A classic Simon Says memory game built with HTML, CSS, and JavaScript. Test your memory by repeating increasingly long sequences of colored buttons!
- Press any key to start the game
- Watch carefully as the game flashes a color sequence
- Click the buttons in the same order the game showed you
- Each round, the sequence gets one step longer
- One wrong move and it's game over — try to beat your high score!
- ✅ Classic Simon Says gameplay
- ✅ Visual button flash animations
- ✅ Level counter displayed during gameplay
- ✅ Game over screen with restart prompt
- ✅ Increasing difficulty with each round
- HTML5 — Game structure
- CSS3 — Styling and animations
- Vanilla JavaScript — Game logic and interactivity