About Sliding Puzzle

The classic 15-puzzle — slide numbered tiles to arrange them in order. Simple to learn, hard to master.

By the ToolFluency team · Updated June 2026

Play the sliding puzzle free online — slide numbered tiles to solve the classic 15-puzzle. Builds spatial reasoning and logic for kids ages 6-12. No ads, no sign-up.

How to use

  1. Pick a size from the dropdown: 3×3 Easy (8 tiles + 1 empty — the gentle introduction), 4×4 Medium (the classic 15-puzzle), or 5×5 Hard (24 tiles for confident planners). Younger kids should master 3×3 cold before stepping up — the strategy doesn't change, but the search space explodes.
  2. Look at the goal preview to the side — it shows the solved arrangement (numbers 1 through N from top-left, empty space bottom-right). Glance at it before every move.
  3. Tap a tile next to the empty space to slide it over. Each tile is a colored gradient with an emoji or number on it; tiles in their final correct position get a small white dot in the corner so kids can see their progress at a glance.
  4. Solve top row first (1-2-3 on a 3×3), then the left column down. Lock those in and never disturb them again — solve the rest of the board working in the bottom-right shrinking square. This is the canonical 15-puzzle algorithm and it works for any size.
  5. When you need to move a tile that's already "locked", you have to temporarily un-lock part of the row. Plan a 3-move detour: move the locked tile up, slide the target into position, slide the locked tile back. Counting moves before making them avoids 20-move undo chains.
  6. Track Moves and Time at the side. Best score saves locally per grid size, so kids can race their personal best. A 3×3 from a fully scrambled start should solve in 25-50 moves; under 25 is excellent.
  7. Sliding puzzles develop sequential planning, the ability to hold a multi-step goal while executing one move at a time. That's the same brain skill behind multi-step word problems and following recipes — short sessions multiple times a week beat one long grind.

Frequently asked questions

What is the sliding puzzle?

The classic 15-puzzle — slide numbered tiles to arrange them in order. Simple to learn, hard to master.

Is it educational?

Yes — develops spatial reasoning, sequential thinking, and planning skills.

Is this free?

Completely free — no ads, no sign-up, runs in your browser.

Part of ToolFluency’s library of free online tools for Kids. No account needed, no data leaves your device.

Embed this tool on your site (free)
Paste this where you want the tool. Please keep the attribution link.
<iframe id="tf-sliding-puzzle" src="https://toolfluency.com/tools-v2/kids/sliding-puzzle.html?embed=1" width="100%" height="640" loading="lazy" style="border:1px solid #e2e2e2;border-radius:12px;max-width:760px" title="Sliding Puzzle by ToolFluency"></iframe>
<script>addEventListener("message",function(e){var f=document.getElementById("tf-sliding-puzzle");if(f&&e.source===f.contentWindow&&e.data&&e.data.tfEmbedHeight){f.height=e.data.tfEmbedHeight}});</script>
<p>Powered by <a href="https://toolfluency.com/tools-v2/kids/sliding-puzzle.html">Sliding Puzzle</a> — free tools by ToolFluency</p>