A fun and interactive memory-based game inspired by the classic "Simon Says".
Built using HTML, CSS, and JavaScript, this project helps improve pattern recognition and memory skills.
👉 https://chic-wisp-39a0e8.netlify.app/
- ✅ HTML5
- ✅ CSS3
- ✅ JavaScript (DOM Manipulation, Events)
Simon_Say_Game/ ├── index.html ├── style.css ├── game.js └── assets/
- Pattern-based color sequence game
- Increasing difficulty with every level
- Sound and animation feedback
- Simple, responsive design
This project is open-source and available under the MIT License.