https://github.com/jershell/15-puzzle
The 15-puzzle (Game of Fifteen)
https://github.com/jershell/15-puzzle
Last synced: 6 days ago
JSON representation
The 15-puzzle (Game of Fifteen)
- Host: GitHub
- URL: https://github.com/jershell/15-puzzle
- Owner: jershell
- License: apache-2.0
- Created: 2016-04-29T10:06:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T04:51:57.000Z (over 9 years ago)
- Last Synced: 2026-01-24T20:17:26.141Z (about 1 month ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 15-puzzle
The 15-puzzle (Game of Fifteen)
# Demo [here](http://jershell.github.io/15-puzzle/)

# Install
```bower install 15-puzzle```
## Dependencies
+ jquery.promise
+ lodash
+ fabricjs