A memory-based game built with HTML, CSS, and JavaScript, where players repeat an increasingly complex sequence of colors. This project was created to practice JavaScript fundamentals, DOM manipulation, event handling, and interactive UI design.
- ✅ Classic Simon Says gameplay
- ✅ Color buttons flash with animation
- ✅ Difficulty increases as the sequence grows
- ✅ Game Over screen with score display
- ✅ Responsive design with clean UI
- HTML5 – Structure
- CSS3 – Styling & animations
- JavaScript (ES6) – Game logic & interactivity
- Press any key to start the game.
- Watch the sequence of flashing colors.
- Repeat the sequence by clicking the buttons in the correct order.
- Each round, the sequence gets longer.
- The game ends when you press the wrong button.
- How to manipulate the DOM dynamically
- Handling user input & events in JavaScript
- Implementing game loops and logic
- Designing a simple yet engaging UI/UX
- Add sound effects for each button
- Add high score tracking
- Add difficulty levels
- Make it mobile-friendly
This project is licensed under the MIT License. EOF
Developer: MD SARFARAZ ALAM Email: mdsarfarazalam669@gmail.com GitHub: https://github.com/Sarfarazsfz