Sliding Puzzle - Play Free Online | Wipzu
About Sliding Puzzle
The Sliding Puzzle — most commonly known as the 15-Puzzle — is a logic puzzle with a documented history stretching back to the 1870s. American postmaster Noyes Chapman created an early version around 1874, and the puzzle became a national craze in the United States in the 1880s. The setup is minimal: numbered tiles fill a grid with one empty space, and you rearrange them into the correct sequence by sliding tiles into the gap one at a time.
The puzzle looks deceptively tractable on first glance. Fifteen tiles, one empty space, and the numbers just need to go in order — how hard can it be? The answer is: surprisingly hard when the board is scrambled. The reason is that every single move you make affects at least two tiles simultaneously — the one you slid and the relationship it now has with every tile around the gap. Planning three moves ahead rapidly becomes planning ten.
There is a classic solving method that transforms the puzzle from a random-seeming scramble into a methodical sequence. Solve the top row first (tiles 1–4), then the second row (5–8), and then work on the remaining two rows simultaneously using a standard pattern for the final columns. This approach works for any scramble and turns the puzzle into a matter of execution rather than improvisation.
Mathematically, exactly half of all possible 15-Puzzle configurations are unsolvable — there is a parity rule that means certain scrambles have no valid sequence of moves that reaches the solution. Puzzle generators that respect this constraint (including this version) only produce scrambles from the solvable half, so every board you encounter can be completed.
Key Features
- Classic 15-Puzzle format — 4×4 grid, 15 numbered tiles, one empty space; slide tiles into position to restore sequential order
- Solvable-only scrambles — the generator ensures every board is from the valid parity class, so no puzzle is impossible by construction
- Move counter or timer — track your efficiency and challenge your own best solve across replays
- Methodical solving path — the row-by-row solution approach turns the puzzle into a learnable sequence rather than a mystery
- Clean numbered tile design — no images or symbols to distract; the numbers are the puzzle
Controls
How to Play
- 1The puzzle starts scrambled. Click any numbered tile that is immediately adjacent to the empty space to slide it into the gap.
- 2Your goal is to arrange all tiles in ascending order: 1 through 15 reading left-to-right, top-to-bottom, with the empty space in the bottom-right corner.
- 3Think several moves ahead before clicking — each move repositions multiple tiles relative to each other. Random clicking leads to longer and longer solves.
- 4Use the row-by-row strategy: solve tiles 1–4 across the top first, then 5–8 in the second row, then work on the bottom two rows together.
- 5The last two rows require a specific rotation technique to place the final tiles without disturbing the already-solved rows above. Learn this pattern and the rest of the puzzle becomes mechanical.
Tips & Tricks
- Solve the top row (tiles 1–4) first and commit to not disturbing it. Once row one is locked in, it reduces the problem to a smaller 4×3 grid, which is significantly more manageable.
- When placing the last tile of a row, do not try to slide it directly into position — this almost always breaks adjacent solved tiles. Use the standard corner-placement rotation technique, which places the last two tiles of a row simultaneously.
- Count moves, not time. Rushing causes longer solves. A deliberate 80-move solve is better than a panicked 200-move scramble.
- If you get stuck, identify which tiles are close to their goal positions and which are far. Start by dragging the most displaced tile toward its target, clearing a path one step at a time.
Game Info
FAQ
No — exactly half of all possible 15-Puzzle arrangements are mathematically unsolvable due to a parity constraint. This version uses a generator that only creates scrambles from the solvable half, so every puzzle you receive can be completed.
The minimum depends on the specific scramble. The hardest possible 15-Puzzle positions require up to 80 moves to solve optimally. Most randomly generated scrambles can be solved in 50–70 moves by an efficient solver.
Solve row by row from top to bottom: place tiles 1–4 in the first row, then 5–8 in the second row, then work on the final two rows together. The last section requires a specific rotation technique for the bottom-right 2×2 block.
The 15-Puzzle is attributed to American postmaster Noyes Chapman, who created a version around 1874. Puzzle dealer Sam Loyd later claimed to have invented it, but historians credit Chapman. The puzzle sparked a worldwide craze in the 1880s.
Both are permutation puzzles requiring you to restore a scrambled state, but the Sliding Puzzle operates in two dimensions on a flat grid while the Rubik's Cube involves three-dimensional rotations. The 15-Puzzle is generally considered easier to learn to solve systematically.