Skip to content

Silly little memory game I made using the poke API. The Rules are basic, don't click TWICE.

Notifications You must be signed in to change notification settings

dracuusta/memory-game

Repository files navigation

Pokémon Memory Game

A fun and interactive Pokémon Memory Game built with TypeScript, Tailwind CSS, and React. Test your memory by matching pairs of Pokémon cards!

Features

  • Interactive gameboard with Pokémon cards.
  • Score tracking and game status updates.
  • Sound effects on card selection.
  • Responsive design for desktop and mobile play.

Installation

To get the game running on your local machine, follow these steps:

  1. Clone the repository
git clone https://yourrepositorylink.com
cd pokemon-memory-game
  1. Install dependencies Make sure you have Node.js installed, then run:
npm install
  1. Start the game
npm start

This will run the game in development mode. Open http://localhost:3000 to view it in your browser.

About

Silly little memory game I made using the poke API. The Rules are basic, don't click TWICE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published