name | description | author |
---|---|---|
Memory Game |
Create your own memory game using JavaScript |
@giridhar7632 |
Check the live demo and source code.
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.
- 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