---
Here you can play with a textual representation of the Fifteen Puzzle.
This puzzle consists of a four-by-four grid containing fifteen numbered tiles and an empty space. In the solved state, the tiles are arranged in ascending order, left to right and top to bottom. Shifting tiles into the empty space mixes them up.
Use the links below to alter the puzzle state.
---
+---+---+---+---+ | 1 | 2 | 3 | 4 | +---+---+---+---+ | 5 | 6 | 7 | 8 | +---+---+---+---+ | 9 |10 |11 |12 | +---+---+---+---+ |13 |14 |15 | | +---+---+---+---+
Shift tiles 13, 14 and 15 right
---
[CGI Last updated: 2024-10-06]