aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: becec3a88597afbc33df67f607fc58b49a1ee677 (plain)
1
2
3
4
5
6
7
8
# fifteen
a classic fifteen puzzle as a CLI

## how to play
1. Pick a board to target (left and right arrow let you scroll betwen them)
2. Press `p` to start playing
3. Make your board on the left match the board on the right! Arrow keys move
   the unblocked tile in that direction.