Welcome to the Simon Says Game! This is a classic memory game where you have to follow the sequence of colors shown by the game. The game gets progressively harder as you advance to higher levels.
- Open the game in your web browser.
- Press any key to start the game.
- The game will flash a sequence of colors. Remember the sequence!
- Click on the buttons in the same order as they were flashed.
- If you get the sequence right, the game will advance to the next level.
- If you make a mistake, the game will end and display your score.
- Dynamic Level Progression: The game gets harder with each level.
- Visual Feedback: Buttons flash to indicate the sequence and user input.
- Score Tracking: Keeps track of your highest level reached.
- Reset Functionality: Easily restart the game after a game over.
- Clone the repository:
git clone https://github.com/radhespai87/simon-says-game.git
- Navigate to the project directory:
cd simon-says-game - Open the index.html file in your web browser to play the game.
You can also play the game live on my website: Simon Says Game
Feel free to fork this repository and make your own improvements or customizations. Pull requests are welcome!
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or feedback, feel free to reach out to me at [email protected].
Enjoy the game!