/15-puzzle

Primary LanguageTypeScript

15 Puzzle

Cloudflare Pages Status Netlify Status

Live game

TODO

  • Check is valid game state
  • Click neighborhood to move
  • Show move count
  • Image mode
  • Show mini image in image mode (click to toggle zoom in/out)
  • Auto solve tool: support all map size. Just add query string auto_solve=1
  • Show timer
  • 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