Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 680 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 680 Bytes

Simon-game

The simon game build with HTML5, CSS3, JS, and jQuery library.

GETTING STARTED

Fork the repo

git clone https://github.com/zippytyro/Simon-game.git

Run the project on your browser and the game starts.

RULES

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.

HAVE FUN