An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# React Game15 [![Build Status](https://travis-ci.org/avin/react-game15.svg?branch=master)](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) ]

[![Preview](./assets/preview.png)](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)