A simple game to help you improve your memory
npm install
node app.js
The game is available here
- Games contains 8 pairs which are shown as 16 cards.
- Match the cards in shortest time.
- Rating
- If number of moves to complete the game are less than or equal to 10, you get 3 stars
- If number of moves to complete the game are greater than 10 and less than or equal to 14, you get 2 stars
- If number of moves to complete the game are more than 14, you get 1 star