A fun and interactive Simon Says game built using HTML, CSS, and JavaScript. The game tests memory by generating a sequence of colors that the player must repeat correctly.
Interactive and responsive design
Dynamic color sequence generation
Progressive difficulty with each level
The game will flash a color sequence.
Remember the sequence and click the colors in the correct order.
Each correct sequence increases the difficulty by adding a new color.
If you make a mistake, the game will reset, and you can try again!
π οΈ Technologies Used
π Project Setup
Clone the repository:
git clone [https://github.com/bhartimarko/Simon_says.git]
Navigate to the project folder:
cd simon-says-game
Open index.html in a browser and start playing!