Back to index
Overview
Number Paths icon NP

Number Paths

1 player · 3-15 min per session

Connect each matching number pair with a continuous path and use every tile on the board exactly once.

Players: 1P Session length: 3-15 min
PuzzleNumber

Goal & Core Rules

Connect each matching number pair with a continuous path and use every tile on the board exactly once.

  • Start from a numbered endpoint and drag orthogonally across neighboring tiles.
  • A route can only connect its matching number pair, and paths may not cross or share tiles.
  • You can leave a route unfinished and redraw it later from the same pair.
  • If you draw through another incomplete route, that older route is cleared so you can reroute the board.
  • The puzzle only clears when every pair is connected and the entire grid is filled.

Current implementation in this build

This version uses numbered endpoints on 6x6, 8x8, and 10x10 boards. Partial routes are allowed, and drawing through another unfinished route clears that route for a fast retry. The finish condition is strict full coverage: every pair must connect and every tile must belong to some path.

Arukone / Alphabet Connection

Arukone uses letters instead of numbers, but the core idea is almost the same: connect matching clues with non-crossing lines. If you have seen alphabet versions in books or apps, this game will feel familiar; the clue symbols are the biggest visual difference.

Connection-only Numberlink

Some Numberlink books and apps only ask you to connect every pair, and unused empty spaces are allowed. This build is stricter than that. You do not finish just by making the matches; every tile must be claimed by a route.

No-U-turn style variants

Some rule sets discourage or forbid little fold-backs or U-turn-like detours because they can look wasteful. This implementation does not add a separate no-U-turn rule. If the final board connects every pair, avoids crossings, and fills the grid, the route shape is accepted.

Color-dot mobile variants

Many mobile path games replace numbers with colored dots and focus on quick touch dragging. This build keeps that easy touch feel, but uses numbered pairs, a dedicated Hint button, Clear Selected Path, and export/load support.

Controls

Mouse

  • Click and hold a numbered cell, then drag through neighboring tiles
  • Release to place the current route; drag back over your own preview to shorten it before releasing
  • Use the top menu for hint, restart, new game, help, export, and load

Keyboard

  • There are currently no dedicated keyboard shortcuts for route drawing.

Touch

  • Press a numbered cell and drag across neighboring tiles to draw a route
  • Use Hint to reveal one correct next tile and Clear Selected Path to redraw the chosen pair faster
  • Use the top menu for new game, restart, help, export, and load

Beginner Tips

  • Start with pairs in corners or along edges. They usually have fewer realistic route options.
  • Do not rush to connect every short pair immediately. Long routes often need the widest lanes first.
  • Watch narrow corridors and isolated pockets. If an empty area can no longer be reached, your layout needs a reroute.

Advanced Tips

  • Treat the board as shared space: each finished-looking route also removes room from every other pair.
  • Use partial routes on purpose. Sketch a backbone, inspect the remaining space, then redraw before committing the whole board.
  • When two same-number endpoints are close together, test both the short connection and the longer detour. Full-board coverage often decides which one survives.

Origins & History

Numberlink-style puzzles reach back to late-19th- and early-20th-century print puzzle culture, with Sam Loyd's 1897 newspaper form and Henry Ernest Dudeney's 1917 'A Puzzle for Motorists' often cited as early ancestors. In Japan, Nikoli later helped popularize the genre as Number Link and Arukone, making path-connecting logic puzzles a familiar part of modern pencil-puzzle culture. Coverage of Nikoli founder Maki Kaji in Reuters and AP also underlines how Nikoli helped simple, language-light puzzle ideas travel globally.

Timeline

  1. 1897 Sam Loyd printed a path-connecting ancestor puzzle in the Brooklyn Daily Eagle.
  2. 1917 Henry Ernest Dudeney published 'A Puzzle for Motorists' in Amusements in Mathematics, a clear early relative of later Numberlink puzzles.
  3. 1980 Nikoli was founded in Japan and, in the years that followed, helped popularize Number Link and Arukone for modern puzzle readers.

Notable People

  • Sam Loyd Published an early printed ancestor of the path-connecting puzzle idea in 1897.
  • Henry Ernest Dudeney Published 'A Puzzle for Motorists' in 1917, one of the clearest early Numberlink-style examples.
  • Maki Kaji Nikoli founder whose broader puzzle-publishing work helped Japanese logic puzzles reach global audiences.

Trivia

  • Many modern mobile path-connecting games use the same basic idea, but swap number pairs for colored dots.
  • Number Link and Arukone usually feel almost identical to play; the clue symbols are the most obvious difference.

FAQ

Can I stop halfway and finish a route later?

Yes. This implementation keeps partial routes on the board, and you can drag again from that pair later to extend or redraw it.

Does this use the same rules as every Numberlink puzzle?

Not exactly. Some Numberlink variants only care about connecting pairs, while this build also requires full-board coverage. This version also uses numbers instead of letters, and it does not add a separate no-U-turn restriction.

What does Hint do here?

Hint reveals one correct next tile on a solution path. It is meant to nudge your current layout rather than instantly solve the whole board.

Can I save and share my current puzzle state?

Yes. The top menu includes export and load, so you can copy the current board into a code and reopen it later.

Related Games