A fun and interactive Simon Says memory game built using HTML, CSS, and JavaScript. The goal is to correctly repeat the color pattern to advance through the game.
- Follow the correct color sequence to progress.
- Same pattern repeats until the player makes a mistake.
- Smooth animations for an engaging experience.
- User-friendly design with a simple and clean interface.
- Fully responsive โ works on both desktop and mobile devices.
- Start the game by clicking the "Start" button.
- A sequence of colors will flashโmemorize the pattern.
- Click the colors in the exact order as they appeared.
- If you get it right, the pattern repeats.
- If you make a mistake, the game resets, and you can try again!
- HTML โ Structure of the game.
- CSS โ Styling and animations.
- JavaScript โ Game logic and user interactions.
- Clone this repository
git clone https://github.com/your-username/simon-says-game.git