The Simon Game is a classic memory game where players need to follow a sequence of lights and sounds in the correct order. This project was created using HTML, CSS, and JavaScript.
- Players can test their memory by repeating the sequence of colors and sounds presented by the game.
- The game progressively gets harder as players successfully complete each level.
- High scores and progress can be tracked to challenge friends and beat personal records.
- Open the Simon Game in your browser.
- Press the "Start" button to initiate the game.
- Watch and listen to the sequence of colors and sounds that the game presents.
- Click or tap on the colors in the same sequence that you observed.
- If you successfully complete the sequence, you'll proceed to the next level. If you make a mistake, the game will end.
- HTML
- CSS
- JavaScript
- Clone this repository to your local machine using
git clone https://github.com/your-username/simon-game.git
- Open the project directory.
- Double-click on the
index.html
file to open the game in your browser.
- This project was inspired by the classic Simon Game.
- Special thanks to Abhishek Anand for creating this game.
For any inquiries or feedback, please reach out to Email.
This project is licensed under the License.