https://github.com/miloudimohamed/memory-game
https://github.com/miloudimohamed/memory-game
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/miloudimohamed/memory-game
- Owner: MiloudiMohamed
- Created: 2019-07-06T19:35:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T07:02:16.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T21:37:15.726Z (5 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory game
This a simple memory game built in JavaScript
## How To Play
You need to find all matching cards two win the game
When you click choose your first card a timer will start and your moves begin incrementing
To get 3 starts you need to complete the game with no mistake (8 moves)
## Dependencies
The game implemented using `HTML`, `CSS` and `JavaScript`
### External dependecies:
* Animations [Animate CSS](https://daneden.github.io/animate.css/)
* Icons [Font Awesome](https://fontawesome.com)
* Fonts [Google Fonts](https://fonts.google.com/)