https://github.com/crvouga/simon-says
Implementation of the game Simon Says. Test your memory by seeing how long of a button press sequence your can remember.
https://github.com/crvouga/simon-says
firebase functional-programming game-simon material-ui react redux-saga simon tonejs
Last synced: about 2 months ago
JSON representation
Implementation of the game Simon Says. Test your memory by seeing how long of a button press sequence your can remember.
- Host: GitHub
- URL: https://github.com/crvouga/simon-says
- Owner: crvouga
- Created: 2020-07-28T11:06:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-22T07:37:33.000Z (4 months ago)
- Last Synced: 2026-01-22T22:03:27.966Z (4 months ago)
- Topics: firebase, functional-programming, game-simon, material-ui, react, redux-saga, simon, tonejs
- Language: JavaScript
- Homepage: https://simonsays.chrisvouga.dev/
- Size: 7.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon Says
Experimenting with redux-saga. I believe the game simon says is a perfect use case for redux-saga.