The simon game build with HTML5, CSS3, JS, and jQuery library.
git clone https://github.com/zippytyro/Simon-game.git
Run the project on your browser and the game starts.
There are 4 color boxes , each on clicking will produce it's own distinct tune. When you click start , the boxes start to get highlighted and randomly makes it's own tune. The aim is to recreate the sequence produced by clicking manually. A score is provided based on the streak, and when you miss one, the streak is gone and you will lose the game.