https://github.com/zemse/memory-game
Memory Game built with JavaScript
https://github.com/zemse/memory-game
Last synced: about 1 year ago
JSON representation
Memory Game built with JavaScript
- Host: GitHub
- URL: https://github.com/zemse/memory-game
- Owner: zemse
- Created: 2019-01-21T10:30:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T22:20:21.000Z (over 7 years ago)
- Last Synced: 2025-02-09T02:29:44.794Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://zemse.github.io/memory-game/
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# memory-game
This game is built with help of jQuery. To play this game, go to https://zemse.github.io/memory-game/. To start the game, click on any color. You will be given a new color on each level and you have to input all the colors in the order they were given to you.
### Example:
First color that highlighted Blue,\
Then You have to click on Blue and you will be promoted to next level.\
Next color highlighted Yellow,\
Then You have to click on Blue, then Yellow, and you will be promoted to next level.\
Next color highlighted Green,\
Then You have to click on Blue, then Yellow, then Green and you will be promoted to next level.\
How much can you remember? This game can tell you this.