Chapter 52: Sticks
You are given a grid containing some black cells. Every non-black cell must contain a horizontal or vertical line segment passing through its center. The finished pattern must satisfy these rules:
- A number written on top of a line gives that line’s total length.
- A line may overlap at most one number clue.
- Numbers in black cells tell you how many line segments connect to that black cell.
This puzzle corresponds to Nikoli’s Tatebo-Yokobo and is documented here from x-sheep/puzzles-unreleased.
More information: janko.at/Raetsel/Tateboo-Yokoboo
52.1 Sticks controls
Drag horizontally or vertically inside a cell to place a line.
Without dragging, left-click places a vertical line and right-click places a horizontal line.
With the keyboard, move the cursor using the arrow keys. Press Enter to place a vertical line and Space to place a horizontal line.
52.2 Sticks parameters
These parameters are available from the Custom... option on the Type menu.
Width, Height: Grid dimensions.
%age of black squares: Approximate fraction of black cells in the grid.
Symmetry: Required symmetry of the black-cell pattern.
Status: playable in the unreleased collection. No difficulty settings are currently available.