A classic memory game where players repeat an increasingly complex sequence of colors and sounds. Challenge your memory and reflexes in this fun and engaging experience!
- Color and Sound Sequences: Watch and listen as colors flash with corresponding sounds.
- Progressive Difficulty: The sequence gets longer with each correct round.
- Immediate Feedback: Know right away if you made a mistake or succeeded.
- Click the Start button to begin.
- Watch as a sequence of colors lights up and listen to the sounds.
- Repeat the sequence by clicking the color buttons in the same order.
- Each correct round adds another step to the sequence.
- Make a mistake, and the game resets — try again to beat your score!
- Color Buttons: Click to repeat the sequence.
- Start/Reset Button: Start a new game or reset the current one.
- Clone this repository:
git clone https://github.com/yourusername/Simon-Says.git cd Simon-Says
- Open
index.html
in your web browser to play.
- HTML/CSS for the structure and style.
- JavaScript for game logic.
- Audio API for sound effects.
- Difficulty modes for more complex sequences.
- High score tracking.
- Improved mobile responsiveness.
Contributions are welcome! Please open an issue to discuss proposed changes before making a pull request.
This project is open-source and available under the MIT License.
Inspired by the classic Simon Says game.