Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T06:35:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-19T16:16:11.105Z (9 months ago)
- Topics: firebase, functional-programming, game-simon, material-ui, react, redux-saga, simon, tonejs
- Language: JavaScript
- Homepage: https://simonsays.chrisvouga.dev/
- Size: 7.21 MB
- Stars: 2
- Watchers: 2
- 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.