Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 2 months ago
JSON representation

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