Skip to content

ashwanikumar04/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memory-game

A simple game to help you improve your memory

Memory game

Steps to run

npm install
node app.js

The game is available here

Dependecies

Rules

  • 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

About

A simple memory game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published