Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victor-enogwe/simon-game
This Game Tests Your Brain Memory Power
https://github.com/victor-enogwe/simon-game
Last synced: 5 days ago
JSON representation
This Game Tests Your Brain Memory Power
- Host: GitHub
- URL: https://github.com/victor-enogwe/simon-game
- Owner: victor-enogwe
- License: gpl-3.0
- Created: 2020-02-21T20:16:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T04:36:58.000Z (over 1 year ago)
- Last Synced: 2023-03-07T12:43:01.213Z (over 1 year ago)
- Language: TypeScript
- Size: 747 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simon Game
An implementation of the FCC Simon game project. This Game Tests Your Brain Memory Power.
## How To Play
- The game presents you with a series of patterns at each level
- Each round adds a new pattern to the previous pattern
- The speed of display of patterns in subsequent rounds increases
- You can play in strict mode
- In strict mode, selecting the wrong series of pattern in a level resets the entire pattern for the level
- In normal mode, selecting the wrong series of pattern in a level repeats the pattern for the level
- Each button plays a different sound when pressed.