The Simon Says Game is an interactive game that challenges your memory and concentration while providing a fun and nostalgic gaming experience. Built using a combination of HTML, CSS, and JavaScript, this project challenges you to remember the patterns displayed in previous rounds to see how long your memory will last!
- 1.
Dynamic Pattern Generation
The game starts by displaying a randomized colored buttons, each associated with a unique sound. Each round presents a fresh challenge, adding an element of unpredictability to the game.
- 2.
User Interaction
After the pattern is shown, it's the players turn! Click on the buttons in the same order as they were displayed. The game tests your memory and reflexes as you strive to replicate the sequence.
- 3.
Progressive Difficulty
As you successfully complete each level, the game becomes more challenging with a new button added to the sequence each round, making it progressively harder to remember and replicate the pattern.
- 4.
Endless Gameplay
The Simon Says Game keeps you engaged and entertained with an endless cycle of increasing difficulty levels. Test your memory skills and see how far you can go!