JanDW / slide-number-puzzle

The 15 puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The goal of the puzzle is to place the tiles in order by making sliding moves that use the empty space.Note: not all shuffles are currently solvable.
https://jandw.github.io/slide-number-puzzle/
0 stars 0 forks source link

Fix position on page #1

Closed JanDW closed 4 years ago

JanDW commented 4 years ago

Particularly on iPhone vertical

JanDW commented 4 years ago

Fixed in 2bc4495.