An open API service indexing awesome lists of open source software.

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

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.