Simon Game is a classic memory game where players must repeat a sequence of colors and sounds in the correct order. Each round, the game adds a new step to the sequence, challenging the player's memory and reflexes.
- Interactive UI with colorful buttons
- Randomized sequences that increase in length
- Sound effects for each button press
- Responsive design for different screen sizes
- Simple yet engaging gameplay
- HTML
- CSS
- JavaScript
- Click the Start button to begin the game.
- Watch the sequence of colors displayed.
- Repeat the sequence by clicking the buttons in the correct order.
- The sequence increases by one step each round.
- If you make a mistake, the game resets and you can try again.
- Clone this repository:
git clone https://github.com/your-username/simon-game.git
- Navigate to the project folder:
cd simon-game - Open
index.htmlin a web browser.
You can play the game live at: Simon Game Live Demo
- Add difficulty levels
- Implement leaderboard functionality
- Support for touch-based devices
This project is licensed under the MIT License.
- Your Name
GitHub: your-username
Enjoy the game and challenge your memory skills!
