https://github.com/magentanova/simonredux
Browser game based on the beloved '90s toy
https://github.com/magentanova/simonredux
reactjs redux simon simon-game
Last synced: about 2 months ago
JSON representation
Browser game based on the beloved '90s toy
- Host: GitHub
- URL: https://github.com/magentanova/simonredux
- Owner: magentanova
- Created: 2017-07-12T19:16:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T19:19:13.000Z (almost 8 years ago)
- Last Synced: 2025-03-18T01:47:14.459Z (about 1 year ago)
- Topics: reactjs, redux, simon, simon-game
- Language: JavaScript
- Homepage: https://simon-redux.herokuapp.com
- Size: 832 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon REDUX
When I was a young lad, there was a game machine at the Little Caesar's pizza in the strip mall near Big Lots. You paid a quarter, and the machine would light up a sequence of colored buttons. If you repeated the sequence, the machine would respond with a longer one. At a certain point your successes started to reward you with a large soda, an order of bread sticks, or even a free pizza. Never in my life since have I been so easily rewarded for my talents.
This game was made with Redux as a means of familiarizing myself with that framework.
## TODOS
- add favicon
- add touchstart and touchend events for mobile
- fix/remove box-shadow on mobile
- fix lingering lit panel when player turn ends
- style the "go" and "restart" buttons
- create a much better gameover screen
- sounds! so crucial...