This app is available at https://simongame-d21f1.web.app/
This app simulates the simon game.
This app is built with HTML, CSS and Javascript.
How to play:
- Once the game starts, a button will be activated (both visually and with sound).
- Player has to click the activated button.
- If the user clicks the correct button, the game will activate another button.
- Now, the user has to click all the first activated button, and the second activated button, in the correct order.
- The game will keep activating another button and the player has to keep clicking all the activated buttons in the correct sequence.
For Example:
- Red is activated.
- Player has to click red.
- Green is activated.
- Player has to click red, then green.
- blue is activated.
- Player has to click red, then green, then blue.
- The game repeats and stops when the user clicks the wrong button
Objective:
- To train a player's memory (through visual and/or audio)