snake-go
v0.1.0
Published
A simple and classical snake game
Downloads
2
Readme
snake-go
A simple and classical snake game.
Play
Git clone the source to local and execute npm start
command. Then play it at 127.0.0.1:300 in the opened browser.
Tech stack
- create-react-app
- React
- Redux
- Jest + Enzyme
Todos
- [ ] Optimize the data structure
- [ ] Add sound effect
- [ ] Increase customization
- [ ] Add replay feature
- [ ] Support multiplayer
LICENSE
MIT.