Rules:
- Place the digits 1-6 in each row, column, and region.
- The circles indicate the start and end (in some order) of a snake. The snake is one cell wide and consists of orthogonally connected cells. It cannot branch, and it may not touch itself, even diagonally.
- I rolled a regular 6-sided die to determine the digits along the snake. However, the pips on my die were loose: each time the die was rolled, the pips on the bottom side fell out. From then on, that side had no pips and counted as 0.
- Here are all the digits along the snake: 1, 0, 5, 0, 0, 5, 0, 0, 5, 0, 4, 0, 0, 0, 0.
Play puzzle with CTC app
Solution code: Digits in column 2 followed by digits in row 4.
Solved by Steven R, Titonious, Xalothros, Fratzel, farodin64, marcmees, britboy3456, Jlrice2, JohnsonM, BenTen, salsais, Felis_Timon, DiMono, yttrio, zrbakhtiar
Comments
on 12. April 2023, 14:51 by britboy3456
What a fun idea!