Simon Says is a classic memory game where players must repeat a sequence of colors and sounds in the same order that the game presents them. The game starts by displaying a color sequence to the player, which they must memorize and then repeat back by clicking on the corresponding colored buttons. The sequence becomes longer and more challenging as the player progresses through the levels.
- Starting the Game: Press any key to start the game.
- Gameplay: Watch and listen as the game presents a sequence of colors and sounds.
- Repeat the Sequence: Click on the buttons in the same order as the sequence presented by the game.
- Level Up: Successfully repeat the sequence to advance to the next level.
- Game Over: If you make a mistake and click the wrong button or click them out of order, the game ends and you must start over.
- Simple and intuitive user interface.
- Engaging sound effects to enhance the gaming experience.
- Dynamic difficulty that increases as the player progresses through levels.
- Responsive design suitable for desktop and mobile devices.
-
Clone the repository to your local machine:
git clone https://github.com/zodrickjohn/Simon-Says.git
-
Open the index.html file in your web browser to play the game.
- HTML
- CSS
- JavaScript