Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ymaril/puzzle15
https://github.com/ymaril/puzzle15
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ymaril/puzzle15
- Owner: Ymaril
- Created: 2020-08-22T09:24:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T10:10:27.000Z (over 4 years ago)
- Last Synced: 2024-11-07T15:25:40.629Z (3 months ago)
- Language: TypeScript
- Homepage: https://ymaril.github.io/puzzle15
- Size: 315 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puzzle15
puzzle15 is a sliding puzzle that consists of a board of tiles in random order with one tile missing.
## Play
https://ymaril.github.io/puzzle15
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the public/ directory.
## Features
* Saving state in url (you can rewind back and forth and refresh)
* Slider to change board size