Back

Football Pass (985)

Instruction:
Find two paths. Each path must start at one of the circles labeled with '1', encounter all circles of the same color exactly once each, and exit the grid between the "goalposts" (the black squares on the side opposite the starting circle). Each path may only travel in the eight standard directions, may only change direction at circles, and may not encounter a circle of the other color (although it may pass through the corner of a cell containing a circle of the other color). The two paths may intersect themselves and/or each other, but must not touch any goalposts.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2021 - Round 1 (165)