Simon Game This project is a web-based implementation of the classic Simon game. The objective is to repeat a sequence of lights and sounds in the same order as the game presents. The sequence gets progressively longer and more challenging as you advance.
How to Play - steps 1.Start the Game: Press any key to start the game. 2.Watch the Sequence: The game will display a sequence of lights and sounds. 3.Repeat the Sequence: Click on the lights in the same order as the sequence. 4.Progress: If you successfully repeat the sequence, a new step is added. 5.Game Over: If you make a mistake, the game ends, and you can restart by pressing any key.
Technologies Used HTML, CSS, JavaScript, jQuery
Setup Clone the repository: bash Copy code git clone https://github.com/i-coder-ai/Simon-game.git Open index.html in your browser.
License This project is licensed under the MIT License.