A fun and interactive Simon Says game built using HTML, CSS, and JavaScript. Test your memory as the pattern gets longer with every level!
๐ Play Now
(Enable GitHub Pages under your repoโs Settings > Pages)
- ๐ผ Sound effects for each button
- ๐ก Flashing colors to indicate the sequence
- ๐ฏ Increasing difficulty with each level
- ๐ฑ Responsive for mobile & desktop
- The game generates a random sequence of colors.
- Your job is to repeat the sequence by clicking the buttons in the same order.
- If you get it right, the sequence gets longer. Miss a beat, and itโs game over!
Simon-says-game/ โโโ index.html โโโ styles.css โโโ script.js โโโ sounds/ # Button sound effects (optional)
yaml Copy Edit
- Clone the repository:
git clone https://github.com/Saumy1312/Simon-says-game.git cd Simon-says-game
Open index.html in your browser.
๐ธ Screenshots Add a screenshot of the game in action here!
๐ก Future Ideas Add high score tracking
Save best scores in local storage
Add difficulty settings or speed options
๐ License This project is licensed under the MIT License
๐จโ๐ป Author Saumy Singh ๐ฌ @Saumy1312
yaml Copy Edit
If you haven't already, follow these steps:
- Go to your repo settings โ Pages
- Under Branch, choose
mainand root folder (/) - Click Save
- After ~1 minute, your game will be live at:
๐https://saumy1312.github.io/Simon-says-game/
Let me know if you'd like help:
- Adding sound files or animations
- Making it mobile-friendly
- Writing a
LICENSEfile
Just say โyesโ to any!
Tools
Chat