Chapter 51: Spokes
You are given a grid of hubs, some of which are numbered. Draw horizontal, vertical, or diagonal connections between hubs while following these rules:
- A line may only start from a visible hub point.
- At most one line may connect the same pair of hubs.
- A hub’s number tells you how many lines start from it.
- Lines may not cross.
- All hubs must end up in a single connected network.
Spokes is documented here from x-sheep/puzzles-unreleased. The original inventor is unknown.
51.1 Spokes controls
Left-click and drag from one hub to another to draw a line.
Right-click and drag between hubs to mark a point as unused.
With the keyboard, move the cursor onto a hub using the arrow keys. Press Enter to draw a line or Space to mark that point.
51.2 Spokes parameters
These parameters are available from the Custom... option on the Type menu.
Width, Height: Grid dimensions.
Difficulty: Higher levels require more difficult reasoning.
💡
Status: playable in the unreleased collection.
Last updated on