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

https://github.com/makschernetskyi/15-puzzle


https://github.com/makschernetskyi/15-puzzle

puzzle-game

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

15-puzzle




Simple 15-puzzle game written in vanilla js


demo:










controls:


Arrows ←↑→↓.


WARNING: The tiles around the empty cell are controlled, not the empty cell itself, which may look confusing for some people.