A web-based Simon game implementation where players need to remember and replicate sequences of flashing colors. Test your memory and see how high you can score!
- Flashing colored boxes with a sequence to memorize.
- Interactive gameplay with clickable colored boxes.
- Score tracking for the current session and the highest score.
- Responsive design for various screen sizes.
Follow these instructions to get a copy of the project up and running on your local machine.
-
Clone the repository:
git clone https://github.com/rohityadav-sas/Simon
-
Open
index.html
in your web browser.
- Click the "Start Game" button to begin.
- Pay attention to the sequence of flashing colored boxes.
- Click the colored boxes in the same order as the flashing sequence.
- Each successful round increases your score.
- Keep repeating the sequence to increase your score.
- The game continues until you make a mistake.
- Click the "Start Game" button to play again.
This project is licensed under the ISC License. See the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.