Back

Snake (Ends, Striped) (921)

Instruction:
The snake is colored with two alternating colors such that each cell in the snake is a single color and cells that touch along an edge are different colors. Numbers to the left of the grid (if given) indicate how many snake cells in that row are the same color as the snake’s ends (including the ends themselves). Numbers above the grid (if given) indicate how many snake cells in that column are of the other color.
The two cells containing the ends of the snake are shaded.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2020 - Round 4 (143)
WPF Puzzle GP 2022 - Round 8 (188)
Parent puzzle:
Snake (Ends)

Child puzzles:
Snake (Striped, Length, Ends)