campezzi / elm-fifteen

( •́ ⍨ •̀)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fifteen in Elm

A simple 15 Puzzle in Elm. Play it here! :bowtie:

Roadmap

  • Render board
  • Move tiles around (by clicking)
  • Detect victory conditions
  • Replay after winning
  • Generate random boards
  • Ensure generated boards are solvable
  • Move tiles around (with keyboard)
  • Control size of the board with a URL parameter

About

( •́ ⍨ •̀)


Languages

Language:Elm 100.0%