This is a web-based implementation of the classic Simon game. Test your memory by repeating the sequence of colors.
https://simongame-online.netlify.app/
- Interactive gameplay
- Sound effects for each color
- Increasing difficulty with each level
- Clone the repository:
git clone https://github.com/mujtabamohamed/simon-game.git
- Navigate to the project directory:
cd simon-game
- Open the index.html file in your web browser to start playing the game.
- Open index.html in a web browser.
- Press any key to start the game.
- Follow the sequence of colors by clicking on the corresponding buttons.
- Repeat the sequence correctly to advance to the next level.