How to Get Better at Sliding Puzzles: Strategies That Actually Work
Nothing is hidden, nothing is random, the exit is right there — and you still cannot reach it. Sliding puzzles reward a short list of learnable habits. Here are the ones that survive contact with a hard board.
There is a particular kind of stuck that only sliding puzzles produce. Nothing is hidden. Nothing is random. The way out is right there in front of you, four tiles away, and you cannot get to it. Most people respond by sliding faster, which is precisely the wrong instinct — a sliding puzzle punishes speed and rewards a short list of habits that anyone can learn in an afternoon. Here are the ones that actually survive contact with a hard board.
Two puzzles wearing the same coat
Before any technique, it helps to notice that “sliding puzzle” covers two quite different games. The first is the classic tile slider — the 15 puzzle and its descendants, where numbered or pictured tiles shuffle around a single empty square. The second is the blocked-exit slider — Rush Hour and every traffic-jam game after it, where each piece is locked to its own row or column and one piece is trying to leave the board.
They look like cousins and they reward almost opposite skills. The tile slider is about protecting work you have already done. The traffic jam is about reading dependencies. Learning them as one skill is why so many people plateau on both. (If you want the lineage behind the two, we traced it in From Wooden Blocks to 3D Boards.)
Family one: the classic tile slider
Solve the top row, then never touch it again
The beginner approach is to treat the board as one problem and nudge tiles toward roughly where they belong. It never converges, because every tile you place gets knocked out by the next one you place. The fix is not cleverness, it is discipline: finish the top row completely, then draw an imaginary line under it and treat those squares as walls. Whatever happens below, the blank never goes back up there. Then finish the second row and lock that too.
This feels wasteful at first — you will move a settled tile’s neighbours in long loops to bring one tile home the legal way. It is still faster, because a locked row is permanent progress. A 4×4 stops being a sixteen-square problem and becomes a series of small ones, each with a hard ceiling above it.
The rotation trick for the last two tiles of a row
Then you hit the wall everyone hits. The first two tiles of a row go in easily; the last two refuse. Put tile 3 in its home and the only route for tile 4 runs straight through the square tile 3 is sitting in — bring 4 around and 3 pops out again. The pair fight each other forever.
The standard answer is to place them one step early, stacked. Put tile 3 in the corner — the square where 4 belongs — and tile 4 directly underneath it. Now bring the blank around to the left of tile 3 and rotate: 3 slides left into its home, 4 slides up into the corner, and both tiles land at once instead of taking turns evicting each other. It is a three-square rotation of blank-and-two-tiles, and once you have done it five times your hands will do it without you.
The last 2×3 is where the real puzzle lives
Everything above is bookkeeping. On a 4×4, once the top two rows are locked and the leftmost pair of the bottom two rows is in, you are left with a block of two rows and three columns — five tiles and one hole. That final block is the only part of a 15 puzzle that requires actual thought, because you can no longer isolate anything. In a 2×3 there is nowhere to park a tile out of the way; every remaining piece travels the same loop, and the blank drags them around it like a bead on a ring.
So stop trying to place tiles one at a time and start thinking in cyclic order. What matters is not where each tile is but the sequence they appear in as you go round the ring. Get the order right and the finish is just rotation. If the order is wrong, no amount of rotating will save it — which means the mistake happened a step earlier, when you formed the pair above, and the honest move is to go back and redo that pair.
One reassurance while you are down there: half of all randomly arranged 15 puzzles are mathematically impossible, which is the whole joke behind the famous unwinnable prize of the 1880s. But any decently built digital version shuffles by making legal moves from a solved board, so what is on your screen definitely has a solution. If you are stuck, it is you. Sorry.
Family two: the traffic jam
Read the board backwards, starting at the exit
New players start at the car they want to free and push it toward the gap until something stops them. Strong players start at the exit and walk inward. What is standing between the gold car and the way out? Call that the blocker. Where would that blocker have to end up to be out of the way — and what is sitting in that space? Keep going and you build a short chain: before A can leave, B must move; before B can move, C must move.
That chain, not the board, is the puzzle. Three or four links deep is usually the entire level. Everything else on the grid is scenery you never have to touch, which is a relief on a board with fourteen vehicles on it.
Ask what blocks the blocker
Chains branch, and that is where the difficulty hides. A long truck often needs clearance at both ends, so its link splits in two. The useful reframe is to stop thinking about which direction a piece goes and start thinking about where it needs to end up. A vertical truck in a six-tall column has only a handful of possible resting places; if none of them is free, that truck is not the piece to move yet, no matter how much it is annoying you.
This is also why the correct first move so often looks wrong. Reversing a car away from the exit, deeper into the jam, is frequently the only way to open the space something else needs. If every forward-looking move fails, start looking for the backward one.
Count moves, not slides
In most good implementations — ours included — a move is one vehicle changing where it is parked. Nudging a car one cell and shoving it four cells in a single drag both cost exactly one. Once that clicks, “push it as far as it usefully goes” becomes free, and the most common way beginners waste their move count — inching pieces along one square at a time, re-touching the same car three times — simply disappears.
It also changes how you plan. Not “up, up, left, left,” but “that truck goes to the top, that car goes to the right wall.” Planning in destinations rather than gestures makes a five-move solution something you can hold in your head all at once.
When you are stuck, find the piece in every chain
If you have traced three different routes out and all three die, stop tracing and compare them. There is almost always one piece that appears in every chain — usually a long vehicle lying across the middle of the board, the one your plans keep politely stepping around. That is the linchpin, and the level is really a puzzle about it.
So make it the puzzle. Forget the exit entirely and ask a single question: how do I get that truck out of the middle? Solve that, and the rest of the board usually falls over on its own. A surprising number of hard levels crack the moment you stop trying to win and start trying to move one specific thing.

Habits that work on both families
- Plan two moves ahead, not ten. The second move is where nearly all the information is — it tells you whether the first one was a real move or just fidgeting. Ten-move plans mostly collapse on move three anyway.
- Look before you touch. The whole board is visible; there is nothing to discover by poking at it. Ten seconds of reading genuinely beats ten fast slides, and it is the part of the skill that transfers.
- Undo is a tool, not a defeat. Trying a line, watching exactly where it dies, and rolling it back is the method. You cannot learn the shape of a puzzle without pushing on it.
- Par is a target, not a judgment. In Car Parking the par is not a designer’s guess — it is the shortest solution the solver could find, so matching it means you found the best route that exists. Going over it costs you nothing at all.
- Restart earlier than feels comfortable. Twenty moves into a tangle, you are usually defending a bad decision from move three. A fresh board costs seconds; untangling a wrong one can cost the evening.
- Sleep on the hard one. Coming back to a board you failed last night is unreasonably effective, most likely because you have stopped being attached to the plan that was not working.
Where to practise
All of these are free in the browser, no download and no sign-up, and each drills a different half of the skill:
- Car Parking — the pure traffic jam. 240 graded levels, every one checked by a solver before it is handed to you, each with a par that is the true shortest solution. The best place to practise reading a board backwards from the exit.
- Getaway Garage — a whole-board slider, where one swipe moves every vehicle at once until each hits a wall or another car. You cannot move a single piece, so you have to plan in board states rather than in moves. A genuinely different muscle.
- Car Match — congestion with matching on top: only reachable cars can be picked, so clearing a path is half the puzzle.
- Or browse the whole lineup on the free games hub and see which kind of stuck you enjoy most.
The strange charm of the genre is that none of this is secret knowledge. The board shows you everything, the rules fit in a sentence, and the puzzle is still, wonderfully, in your way. Getting better at sliding puzzles is mostly the business of slowing down enough to see what was already there.


