This is a classic 15-puzzle. To play you first scramble the tiles and then try to put them back in order. To move a tile you simply click on it

15Puzzle

Gameplay

The app uses React.js alpha API likes hooks etc..

Development

Run app

  1. Clone repo [email protected]:imshubhamsingh/15-puzzle.git
  2. cd 15-puzzle
  3. npm install && npm start

GitHub