https://github.com/saelsa/memory-card-game
Card game with timer and score functionality; HTML5, CSS3 and JavaScript.
https://github.com/saelsa/memory-card-game
Last synced: 9 months ago
JSON representation
Card game with timer and score functionality; HTML5, CSS3 and JavaScript.
- Host: GitHub
- URL: https://github.com/saelsa/memory-card-game
- Owner: saelsa
- Created: 2018-03-29T16:08:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T16:13:01.000Z (over 8 years ago)
- Last Synced: 2025-04-22T16:43:45.627Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://saelsa.atwebpages.com/memory-card-game/index.html
- Size: 29.3 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Card Game
Classic memory card game with eight pairs to match. All cards have a spring theme.
## How it works
Click on two cards, when they match they will stay visible. Otherwise they will turn around and you can try again. The game is over when all pairs are found. Stats will tell you how good you were. Isn't that motivating?
## Play
Either download the project or [play online](https://saelsa.github.io/memory-card-game)
Ready, steady, go!