Home

Awesome

Sliding Puzzle

<a href="http://moroshko.github.io/sliding-puzzle/?width=4&height=4" target="_blank">Classic 15-puzzle</a>

<a href="http://bit.ly/playthisgamenow" target="_blank">More interesting challenge</a> (Hint: this is solvable!)

Game Parameters

You can set the following game parameters via the query string:

Development

$ elm package install
$ ./build.sh
$ elm reactor

Then, open http://0.0.0.0:8000/index.html

License

MIT