Simon Says is a classic memory skill game that challenges players to keep up with an increasing sequence of lights. This project is a webbased version that allows you to play the game just using your web browser.
The game starts at level one with a single light sequence. Each time the player successfully repeats the sequence, they move up a level, and an additional light is added to the sequence. The game continues until the player misses a sequence, at which point the game is over.
Open index.html
in a web browser to launch the game.
Press any key on your keyboard to initiate the first sequence and begin playing.
Watch the sequence of button flashes carefully. Click on the buttons in the order that they flashed. After each successful round, the sequence will increase by one. If you press the wrong button, the game will end, and your score will be displayed.
Multiple levels of difficulty as you progress. Score tracking to see how well you're doing. Responsive design for various display sizes.
No installation is required. Clone the repository to your local machine, and open the index.html
file in a web browser.
Contributions to the Simon Says game are welcome. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
If you find a bug, please report it by opening an issue.
Muhammad Sahil
This project is open source and available under the MIT License.
The project is in a beta stage and actively looking for contributors to bring in new ideas and improvements.