https://github.com/radser2001/memory-game
https://github.com/radser2001/memory-game
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radser2001/memory-game
- Owner: Radser2001
- Created: 2021-11-27T12:36:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-27T13:22:09.000Z (over 4 years ago)
- Last Synced: 2025-02-08T19:35:57.227Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Game
Simple game made in JavaScript, HTML and CSS
## Rules of Memory Game
- You will start by flipping over one card
- If the next card you flip matches, a pop up alert notifies you and 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