使用React.js开发的一个15-puzzle拼图游戏

使用React.js开发的一个15-puzzle拼图游戏

React CSS样式相关

访问GitHub主页

共154Star

详细介绍

15Puzzle

15 Puzzle

My first Game using React.js

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 git@github.com:imshubhamsingh/15-puzzle.git
  2. cd 15-puzzle
  3. npm install && npm start

or

View a live demo of this project on netlify

License License

Copyright (c) 2018 Shubham Singh, This software is licensed under the MIT License.