Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 812 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 812 Bytes

Simon Game

Simon Game in full vanilla JavaScript. This is my CS50x Final Project.

Play Here:

https://devabdee.github.io/Simon-Game/

Tech Stack

Client: HTML, TailwindCSS, JavaScript.

🔗 Links

twitter linkedin

What is Simon Game?

Simon is a game of short-term memory skill. The device creates a series of tones and lights and requires a user to repeat the sequence. If the user succeeds, the series becomes progressively longer and more complex. Once the user fails or the time limit runs out, the game is over.