https://github.com/avin/react-game15
The classic game "15-puzzle" (in React+Redux)
https://github.com/avin/react-game15
15-puzzle game react redux
Last synced: 3 months ago
JSON representation
The classic game "15-puzzle" (in React+Redux)
- Host: GitHub
- URL: https://github.com/avin/react-game15
- Owner: avin
- Created: 2018-12-31T18:04:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T19:07:46.000Z (over 6 years ago)
- Last Synced: 2025-05-15T02:36:55.916Z (5 months ago)
- Topics: 15-puzzle, game, react, redux
- Language: JavaScript
- Homepage: https://avin.github.io/react-game15
- Size: 507 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Game15 [](https://travis-ci.org/avin/react-game15)
> The classic game "_15-puzzle_" (also called _Gem Puzzle_, _Boss Puzzle_, _Game of Fifteen_, _Mystic Square_ and many others) in React+Redux
## Play
[ [>> **Play online** <<](https://avin.github.io/react-game15) ]
[](https://avin.github.io/react-game15)
## 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)
* [Snake](https://github.com/avin/react-game-snake)## License
MIT © [avin](https://github.com/avin)