A fun and interactive web-based Simon Says Game inspired by the classic memory game. The game tests your memory by repeating an ever-growing sequence of lights and sounds. Are you ready to challenge your brain?
Click "Play" on the intro screen.
The game will flash a color in a sequence.
Your task: Repeat the sequence by clicking the colored buttons.
Each new level adds a color to the sequence.
Make a mistake? Game over! Restart and try again.
✅ Custom Preloader for a smooth initial experience
🎬 Intro Screen with image and game start instructions
🔊 Sound Effects for each colored button
🧠 Memory Gameplay: Repeat the full sequence at each level
🌈 Clean and responsive UI.
simon-says-game/
│
├── 📄index.html
├── 📄style.css
├── 📄app.js
├── 📁sounds/
│
│── 📄pre.svg
│── 📄simon-game-card.png
|── 📄simon.jpg
└── 📄README.md