https://github.com/apoorv0503/simon-game
A classical Simon game deigned with some eye catching front end technologies like Jquery, JavaScript
https://github.com/apoorv0503/simon-game
Last synced: 3 months ago
JSON representation
A classical Simon game deigned with some eye catching front end technologies like Jquery, JavaScript
- Host: GitHub
- URL: https://github.com/apoorv0503/simon-game
- Owner: Apoorv0503
- Created: 2022-02-02T10:52:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T11:06:53.000Z (over 3 years ago)
- Last Synced: 2025-01-16T14:29:39.550Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 812 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon-Game
A classical Simon game deigned with some eye catching front end technologies.##HOW TO PLAY SIMON GAME???
press any key from keyboard to start the game.
1.)Simon will give the first signal.
Repeat the signal by pressing the same color button on screen.2.)Simon will duplicate the first signal and add one.
Repeat these two signals by pressing the same color button, in order.3.)Simon will duplicate these first two signals and add one.
4.)Continue playing as long as you can repeat each sequence of signals correctly.
5.)If you fail to repeat a sequence exactly,
Simon responds with a "RAZZ" sound. This means you've lost, and the sequence of signals ends.press any key again to restart the game.
###Give it a Try: https://apoorv0503.github.io/Simon-Game/