A simple game to improve your memory.

Link for the game: https://prathameshbasagare.github.io/Simon-Game/
Link for the source code : https://github.com/prathameshbasagare/Simon-Game
Rules of Simon Game
The principle of the game is simple: the player have to memorize the series of illuminated keys and reproduce it. The purpose of the game is to reproduce the longest series of colors / sounds randomly generated by the Simon. In each round a new key is added to the series and the game becomes increasingly difficult because the player’s memory is more and more solicited
- At the beginning of the game, one of the 4 keys lights up randomly producing simultaneously a sound associated to the key.
- The player has to press the same key.