About
The 15 Puzzle is one of the oldest and most studied sliding puzzles in history. A 4x4 grid holds 15 numbered tiles with one empty space. You slide tiles into the empty space one at a time to arrange them from 1 to 15 in order. The solution requires potentially hundreds of individual moves and a systematic approach.
What makes the 15 Puzzle fascinating is its combinatorial depth. There are over 10 trillion possible states, half of which are unsolvable (starting from a scrambled configuration, you cannot reach every arrangement — only half are reachable). Solving it efficiently requires learning specific sequences of moves for common subproblems.
For a break, the 15 Puzzle is the kind of meditative focus challenge that clears your mind. You can work through it methodically — solving the top row, then the left column, and so on — or try to shave moves off your personal best time.
How to Play
- Click any tile adjacent to the empty space to slide it into that space.
- Rearrange all 15 tiles into numerical order (1–15) from top-left to bottom-right.
- The empty space goes in the bottom-right corner when solved.
- Work systematically: solve the top row first, then the second row, then columns.
- The last 2x2 section requires a rotating move pattern to resolve.
Tips
- Never move a tile you've already placed correctly until you're ready to — protect solved sections.
- For the final 2×2 area, learn the 3-tile rotation move to cycle them into position.
- Solve corners before edges in each row/column for fewer conflicts.
History
The 15 Puzzle was invented in the late 1870s, with Noyes Palmer Chapman credited as the earliest known creator. Sam Loyd, a famous American puzzle designer, popularized it in 1880 by offering a $1,000 prize for a specific unsolvable configuration — the "14-15 puzzle" where tiles 14 and 15 are swapped. The puzzle swept America and Europe as a craze. Mathematicians proved that exactly half of all configurations are solvable, using group theory to explain why.