You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simon is an electronic game of memory skill. The device creates a series of tones and lights and
requires a user to repeat the sequence. If the user succeeds, the series becomes progressively
longer and more complex. Once the user fails or the time limit runs out, the game is over.
Based On Simon Game
Instructions :
1. Game will start with the press of any keyword.
2. In each level, a block of color will highlight showing the new addition to the color pattern.
3. To pass the level, follow the same color pattern from Level 1 to the highlighted block.
4. If fail, press any key to restart the game.
Download or Direct Play
1. Download
1-1. Fork this directory.
1-2. Clone the forked directory in your machine.
1-3. Open the file named "Index.html" to play.
2. Direct "Play"
Just copy the link to play
https://komeon.github.io/Color_pattern_Game/
Pics From The Game
Starting screen when the game is not started
Screen when the game started
Screen when the player wins and moves to next level
Losing screen when the player lost
Link of the video
https://github.com/KomeOn/Color_pattern_Game/blob/0ae4b365689e0a504e7bd53263b28fb781f1e57f/media/Color%20Pattern%20Game.mp4/
About
"Color Pattern Game" is an online version of "Simon Color Game" that tests memory power of players.