A fun and interactive memory game built using HTML, CSS, and JavaScript.
The player needs to repeat an ever-growing sequence of colors.
If you make a mistake — the game ends!
- ✅ Classic Simon Game mechanics
- ✅ Responsive design (works on desktop & mobile)
- ✅ Smooth animations and hover effects
- ✅ About panel with game instructions
- Press the Start button to begin the game.
- Watch the sequence of flashing buttons.
- Click the buttons in the same order.
- With each round, the sequence gets longer.
- One mistake = Game Over ❌
- HTML5 – game structure
- CSS3 – responsive design and animations
- JavaScript (ES6) – game logic
