Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dangdungcntt/15-puzzle
https://github.com/dangdungcntt/15-puzzle
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dangdungcntt/15-puzzle
- Owner: dangdungcntt
- Created: 2022-09-27T17:59:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T08:34:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:49:59.117Z (9 months ago)
- Language: TypeScript
- Size: 3.57 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 15 Puzzle
[![Cloudflare Pages Status](https://img.shields.io/github/checks-status/dangdungcntt/15-puzzle/master?label=Cloudflare%20Pages&style=flat-square)](https://15-puzzle.nddapp.com)
[![Netlify Status](https://api.netlify.com/api/v1/badges/bd61d7da-7ecf-42d3-bb1a-9f189a2d77ab/deploy-status)](https://nddapp-15-puzzle.netlify.app)[Live game](https://15-puzzle.nddapp.com/)
## TODO
- [x] Check is valid game state
- [x] Click neighborhood to move
- [x] Show move count
- [x] Image mode
- [x] Show mini image in image mode (click to toggle zoom in/out)
- [x] Auto solve tool: support all map size. Just add query string `auto_solve=1`
- [x] Show timer
- [x] Game contest mode (visit `/contest` to create new contest pin, click to neighborhood only move 1 block)
- [ ] Game contest score board (web socket)
- [ ] Menu list map of image mode