A fun and interactive Simon Says game built using HTML, CSS, and JavaScript. In this game, the player needs to repeat the sequence of flashing colors shown by the computer. The sequences get progressively longer and more difficult as you advance.
You can check out the live version of the game here: Simon Says Game
- Progressive level system: The sequence gets longer as the game advances.
- Responsive design: Works on different screen sizes.
- Click the Start button to begin.
- Watch the pattern of colors flashing.
- Repeat the pattern by clicking the colors in the correct order.
- The game continues until you make a mistake.
- See how long you can keep up!
- HTML5
- CSS3
- JavaScript
To run the game locally, follow these steps:
- Clone the repository:
https://github.com/Avansh2006/simonSays