Simon Game 🎵🕹️ A classic Simon Game built using HTML, CSS, and JavaScript. Test your memory by repeating the sequence of colors as they get progressively harder!
🎮 How to Play Press the Start button to begin. Watch the sequence of colors light up. Click the colors in the same order as shown. With each correct round, the sequence gets longer. If you make a mistake, the game resets, and you can try again! 🚀 Features ✅ Interactive UI with glowing buttons and sounds ✅ Difficulty increases with each round ✅visual feedback for correct and incorrect moves ✅ Fully responsive design for different screen sizes
🛠️ Technologies Used HTML – Structure of the game CSS – Styling and animations JavaScript – Game logic and event handling 🎯 Live Demo Play the Game https://jayalloyd.github.io/Simon-Game/
📌 Installation Clone the repository: bash
git clone https://github.com/jayalloyd/simon-game.git Open index.html in a browser and start playing! 💡 Future Enhancements Add difficulty levels (Easy, Medium, Hard) Implement a high-score tracking system Add a multiplayer mode