A browser-based memory game inspired by the classic Simon Says. Watch the sequence, repeat it, and see how far you can go!
- Press any key or tap the screen to start.
- Watch the colored buttons flash in a sequence.
- Repeat the sequence by clicking/tapping the buttons.
- If you make a mistake, the game ends and you can restart.
- Dynamic color feedback
- Increasing difficulty with each level
- Game over detection and restart
- Mobile-friendly and responsive design
- Smooth animations using CSS and JavaScript
- HTML5
- CSS3
- JavaScript (Vanilla)
- Clone the repository:
git clone https://github.com/Chakri2759/simon-game.git cd simon-game - Open index.html in your browser.