Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushal000125/simon-game-
https://github.com/kaushal000125/simon-game-
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaushal000125/simon-game-
- Owner: kaushal000125
- Created: 2021-03-25T19:04:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-25T19:12:23.000Z (almost 4 years ago)
- Last Synced: 2024-11-10T18:19:30.077Z (3 months ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon-Game
Game Rules:-
1. At the start, Simon's game will randomly give you a signal ( one color will pop up).
2. You have to repeat the signal by pressing the same color.
3. Simon will duplicate the first signal and add a random one.
4. You need to repeat these two signals by pressing the same color lenses, in the order.
5. Simon will duplicate these first two signals and add one.
6. You need to repeat these three signals in the order.
7. Simon will repeat all three signals and add one.
8. Continue playing as long as you can repeat the sequence.
9. After the 5th, 9th and 13th signals in a sequence, Simon will automatically speed up. That means you need to add Skill levels.
10. If you fail to repeat a sequence exactly, or if you take more then 5 seconds to repeat a signal, Simon responds with a "REZZ" sound. That means you've lost, and the sequence of signals ends. GAME OVER.
11. If you manage to repeat of sequences for skill levels 1, 2, 3, or 4 and Simon will salute you with six short signals from the last lens you pressed.
2 or more player game
Players may team up against Simon to compete with each other.
1. First, the players need to decide are they play against Simon or compete.
2. Play proceeds as described in Game rules, except players take turns repeating Simon's signals.