Simmonsay is a fun and interactive memory game inspired by the classic "Simon Says". It challenges players to repeat an increasingly complex sequence of colors and sounds. The game tests memory, focus, and reaction time.
- HTML โ for building the structure of the game.
- CSS โ for styling and responsive design.
- JavaScript โ for the core game logic and interactivity.
To play the game locally:
- Clone or download the repository.
- Open the
index.htmlfile in your web browser. - Press any key to start the game.
- Click the colored buttons in the order shown.
- Try to reach the highest level without making a mistake!