This is a simple Pokemon© memory game built with React and Typescript.
You can start a new game, reveal individual and all cards, as well as track your turns and points.
Visit: Heroku App - Pokemon Memory Game
Once you clone the repository, cd
into it, and run npm start
.
gh repo clone Elmer-Almeida/pokemon-memory-game memory-game
cd memory-game
npm start
Visit the following URL in your browser: http://localhost:3000/
Click on a card to reveal the face, match the face with another card with the same face.
Send me an email: Elmer Almeida - contact@elmeralmeida.dev.