Welcome to the Simon Game repository! This is a classic electronic memory game that tests your ability to remember and replicate a sequence of colors and sounds. This project is implemented using HTML, CSS, and JavaScript.
Simon is a popular game that challenges your memory and attention. The game consists of four colored buttons (red, green, blue, and yellow) that light up and produce sounds in a specific sequence. Your task is to replicate the sequence correctly. With each correct sequence, the game becomes more challenging as it adds one more step to the sequence. Make a mistake, and you'll have to start from the beginning!
This project is a digital implementation of the Simon game, allowing you to enjoy the game on your computer or mobile device.
- Open the game in your web browser.
- Press the any Key to begin.
- Watch and listen to the sequence of colors and sounds played by the game.
- Repeat the sequence by clicking the colored buttons in the same order.
- If you get the sequence correct, the game will add one more step to the sequence.
- Continue playing and challenging your memory to achieve a high score!
- A faithful digital rendition of the classic Simon game.
- Four colored buttons (red, green, blue, and yellow).
- Game sounds to provide auditory cues.
- A user-friendly interface for easy gameplay.
- Increasing difficulty as you progress through levels.
To get started, simply clone this repository to your local machine or download it as a ZIP file.
git clone https://github.com/itzmepdsh/Simon-Game.git
- Open the
index.html
file in your web browser to start playing the game. - Press any Key on Keyboard to initiate the game.
Enjoy playing the Simon Game! Have fun challenging your memory and reflexes!