Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 439 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 439 Bytes

Simon Says Game Overview This project is a simple Simon Says game built using HTML, CSS, and JavaScript. It is a classic memory game where the player must repeat a sequence of colors and sounds generated by the game.

Features User-friendly interface. Randomized sequences for a challenging experience. Interactive gameplay with sound effects. Score tracking to keep track of the player's progress. Technologies Used HTML CSS JavaScript