Skip to content

TradMod/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.