Back

Goats and Wolves (340)

Other names: Yagit

Instruction:
Draw paths along the grid lines such that the grid is separated into separate regions. Each region must contain at least one symbol, and no region may contain different symbols. (Adjacent regions may contain the same symbol.) Paths must start and end at the border of the grid (but not necessarily the same edge). Dots are provided on the grid at cell corners; you may not add more dots to the grid. Paths may only turn at dots. Paths may intersect other paths, but they may not do so at a dot. (It is possible for a path to go straight through a dot, or for a dot not to be used at all.)

Reference: WPF (1)

Examples:
WPF Puzzle GP 2019 - Round 4 (135)