Number Maze: rules, strategy, and free play
Number Maze is a jump puzzle. Every cell holds a number — the exact distance you jump from that cell. From the cell you're on, leap that many cells in a single cardinal direction (up, down, left, or right) to land on a new cell, then jump again by its number. The goal is to chain jumps from the top-left corner to the bottom-right corner. The numbers are jump distances, not an order to follow — so the puzzle is a route-planning problem: which sequence of jumps actually reaches the end without bouncing off the grid or stranding you in a loop.
THE RULES
- Start at the top-left; finish at the bottom-right. Both corners are fixed. Your route must begin at the top-left cell and end on the bottom-right cell.
- Jump exactly the cell's number, in one cardinal direction. If you're on a cell showing '3', your next move lands exactly 3 cells away — up, down, left, or right. No diagonals, and you can't jump a different distance than the number.
- Every jump must land inside the grid. A jump that would carry you off the edge of the board is not a legal move. Edge cells with large numbers often have only one or two directions that stay on the grid.
- Don't land on a cell you've already used. Your route is a chain of distinct cells — revisiting a cell you've already jumped onto isn't allowed. Tap back along the route to undo a jump.
BEGINNER STRATEGY
- Plan backwards from the end. Ask which cells can reach the bottom-right in a single jump: any cell that sits exactly its own number of cells away from the corner along a row or column. Those cells become your 'second-to-last' candidates — work backwards to see which are reachable.
- Spot forced jumps. On a cell where only one of the four directions both matches the number AND stays on the grid (and isn't already used), that jump is forced. Edge and corner cells force moves constantly — large numbers near a wall usually leave a single legal direction.
- Watch for dead ends. A cell whose only legal jumps all land on already-used cells (or off the grid) is a trap — if your route arrives there before the end, back up. Reading one jump ahead before you commit avoids most dead ends.
- Mind the parity of big numbers. A high number can only be played from a narrow band of cells — one that's '4' near the centre of a small grid may have just two legal directions. Use these low-freedom cells as fixed waypoints and route the flexible cells around them.
- Never guess. A legitimate Number Maze has a solvable route. If you're stuck, look for a forced jump you skipped or a dead end you walked into — don't gamble on a jump you can't justify.
COMMON MISTAKES
- Treating the numbers as an order to visit. The digits are not 1, 2, 3 steps to follow — each is a distance. From a '2' you jump two cells; the cell you land on might show any number. Reading them as a sequence is the single most common misunderstanding.
- Jumping diagonally. Every jump is purely cardinal — up, down, left, or right. There are no diagonal moves in a Number Maze, however tempting the shortcut looks.
- Forgetting the off-grid rule. A jump that would leave the board is illegal — it's not a 'bounce'. Edge cells with big numbers are far more constrained than they first appear; only directions that stay on the grid count.
- Committing without reading one jump ahead. Landing on a cell whose every legal jump is blocked strands your route. Before you take a jump, glance at where the destination can go next — if it has no escape, choose a different move.
HOW TO THINK ABOUT IT
Number Maze is a route-planning puzzle, not a number-ordering one. Each cell is a launch pad with a fixed jump length; your job is to find the chain of launches that threads from corner to corner. Think in terms of reachability: which cells can reach the end, which cells can reach those, and so on backwards. Forced jumps near the edges anchor the route; the flexible interior cells fill the gaps between them. The solve rhythm is: find a forced or near-forced jump, take it, and let the new position narrow the next move.
WHY THIS PUZZLE REWARDS YOU
Number Maze is GridJoy's deceptively simple jumper. The rule fits in a sentence — leap each cell's number in one direction until you reach the far corner — yet the routing gets genuinely tricky as the grid grows, because every cell's jump length reshapes which corners and edges are reachable. It scratches a different itch from the spatial wall mazes (Square, Circular, Hex), where you trace a route through open passages: here there are no walls at all, just numbers that fling you across the board. Players who like planning a few moves ahead — checkers-style hops, reachability puzzles — tend to take to it fastest.
JUMP FREEDOM REFERENCE
Each cell's number is a jump distance — you leap exactly that many cells in one cardinal direction (up, down, left, or right). A jump that exits the grid is illegal. Border and corner cells therefore have fewer legal jump directions than interior ones, and high jump values near an edge further restrict the options.
| POSITION | MAX DIRECTIONS | WHY | TIP |
|---|---|---|---|
| Corner | 2 | Two border edges block two cardinal directions | Large jump value may reduce this to 1 or 0 — check grid boundary |
| Edge (non-corner) | 3 | One border edge blocks one cardinal direction | High cell value can push the jump off a second side |
| Interior, small value | 4 | No border walls — all cardinals available | Look for dead-end landing cells, not direction limits |
| Interior, large value | ≤ 4 | Jump may overshoot the grid on one or more sides | High values near any edge effectively act as edge cells |
YOU MIGHT ALSO LIKE
How to play Number Maze (visual guide) →
New to it? A real maze jumped corner to corner — read the number, see which way stays on the grid, leap toward the finish.
Square Maze →
A different maze entirely — find a route through walls on a square grid. No numbers.
Circular Maze →
Route-finding through walls on concentric rings — a spatial maze, not a jump puzzle.
Hex Mazes →
Route-finding through walls on a hex grid — six possible exits per cell.
Starlink →
Number cousin — fill the grid with one chain 1..N², each step 8-directionally adjacent.
Shikaku →
Spatial cousin — divide a grid into rectangles using number clues.
MORE NUMBER PUZZLES
Daily puzzle →
Today's free puzzle — same board for everyone.
Challenge a friend →
Same puzzle, head-to-head. Fastest wins.
Your ghost →
Grow your companion with every puzzle you solve.
PLAY IT IN GRIDJOY — FREE ON ANDROID
FREE ON GOOGLE PLAY →GridJoy has 18 puzzle types including Sudoku, Kakuro, Calcudoku, Killer Sudoku, Hex Mazes, and more. No paywalls, 100% ad-free.