A fun and interactive browser-based memory game built with HTML, CSS, and JavaScript โ inspired by the classic Simon Game!
- ๐ฆ Color-coded buttons with audio-visual feedback
- ๐ฏ Progressive difficulty with each level
- ๐ง Memory-based gameplay: Repeat the pattern to win!
- ๐ Tracks and displays the highest score
simonsaysgame/
โโโ index.html โ Main HTML structure
โโโ style.css โ Styling for the game
โโโ app.js โ Game logic and interactivity
โโโ README.md โ Project documentation
- Open the game in a browser.
- Press any key to start.
- Watch the color pattern that flashes.
- Click the buttons in the same order.
- Each level adds a new color to the pattern.
- Repeat the full pattern correctly to level up.
- Make a mistake, and the game resets โ but your highest score is saved!
- HTML โ Structure and content
- CSS โ Styling and layout
- JavaScript โ Game logic and interactivity
Made with โค๏ธ by Anindita Chakraborty