Skip to content

giridhar7632/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

name description author
Memory Game
Create your own memory game using JavaScript
@giridhar7632

Memory Game

Final Project

Check the live demo and source code.

How to play...

Memory Game has long been a favorite game for all generations. It is easy to play, in fact it is so simple that really young children can play with ease. It requires observation, concentration and a good memory to win.

Rules

  • You will start by flipping over one card
  • If the next card you flip matches, you get +1 to your score
  • These cards then disappear
  • If the next card you flip does not match, the cards flip back
  • The game continues until you match all the cards on the board