Back

Mid-loop (1228)

Instruction:
Draw a single loop that passes orthogonally through centers of cells. The loop cannot intersect itself or enter the same cell more than once.
The loop must go straight through all black dots. Each black dot must be the same distance from the previous and next turn of the loop (that is, it must be at the midpoint of the straight line segment that goes through it).

Reference: WPF (1)

Examples:
WPF Puzzle GP 2025 - Round 3 (232)