https://github.com/avin/react-game-snake
The classic game "Snake" (in React+Redux)
https://github.com/avin/react-game-snake
game react redux snake-game
Last synced: 8 months ago
JSON representation
The classic game "Snake" (in React+Redux)
- Host: GitHub
- URL: https://github.com/avin/react-game-snake
- Owner: avin
- Created: 2019-01-02T20:29:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T19:30:25.000Z (over 7 years ago)
- Last Synced: 2025-10-14T20:13:18.297Z (8 months ago)
- Topics: game, react, redux, snake-game
- Language: JavaScript
- Homepage: https://avin.github.io/react-game-snake
- Size: 668 KB
- Stars: 24
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-snake [](https://travis-ci.org/avin/react-game-snake)
> The classic game "_Snake_" in React+Redux
## Play
[ [>> **Play online** <<](https://avin.github.io/react-game-snake) ]
[](https://avin.github.io/react-game-snake)
## Another games
Check my another React+Redux games:
* [Tetris](https://github.com/avin/react-game-tetris)
* [The Game of Life](https://github.com/avin/react-game-life)
* [15 puzzle](https://github.com/avin/react-game15)
## License
MIT © [avin](https://github.com/avin)