A simple memory-based game built using HTML, CSS, and JavaScript. Test your memory skills by following the sequence of flashing boxes!
- Click the Start Game button to begin.
- Watch carefully as a box flashes in a random sequence.
- Click the boxes in the same order as they appeared.
- If you get the sequence right, the next level starts with an additional step.
- If you make a mistake, the game ends, and your score is displayed.
- HTML: Structure of the game
- CSS: Styling and animations
- JavaScript: Game logic and interactions
- Interactive UI with smooth transitions
- Memory-based gameplay with increasing difficulty
- Score tracking system
- Help button to reveal the current sequence for a few seconds
- Responsive design for different screen sizes