puzzle15 is a sliding puzzle that consists of a board of tiles in random order with one tile missing.
https://ymaril.github.io/puzzle15
Run npm run build
to build the project. The build artifacts will be stored in the public/ directory.
- Saving state in url (you can rewind back and forth and refresh)
- Slider to change board size