The Simon Game is a classic memory game where players must repeat an increasingly long sequence of colors.
This web-based version is built using HTML, CSS, and JavaScript, focusing on logic building and DOM manipulation.
- ๐ง Tests and improves memory skills
- ๐จ Interactive color buttons
- ๐ Sound effects for each button
- ๐ Progressive difficulty (levels increase)
- ๐ Restart game on wrong input
- HTML โ Game structure
- CSS โ Styling and animations
- JavaScript โ Game logic and interactivity
- Press any key or click Start to begin the game
- Watch the color sequence carefully
- Repeat the sequence by clicking the correct colors
- Each level adds one new color to the sequence
- A wrong move ends the game โ