Normal sudoku rules apply. Place the digits 1-9 exactly once each in every row, column, and 3x3 box.
Place 9 snakes in the grid. Each snake has a unique length, and is a single-cell wide orthogonally connected set of cells that does not branch. No snake may orthogonally connect to any other snake (or itself), but can touch diagonally.
Digits in circles lie somewhere on a snake, and represent the length N of that snake. A snake of length N contains the digits 1-N.
Outside clues give the sum of circle cells in that row/column.
No 2x2 area may be entirely snake-free.
Digits in cells surrounded by a V clue sum to 5, and are both placed on a snake.
SudokuPad: https://sudokupad.app/yi7siol54g
Solution code: Row 6
on 25. September 2024, 15:12 by Chilly
That was super fun - approachable, but with some lovely logic along the way!
on 10. June 2024, 06:37 by yttrio
Very cool puzzle! I had to be careful to not overlook possibilities, as I thought I broke the puzzle a couple of times, but it was simply user error. Everything worked beautifully together, thanks!
--
Good to hear, thanks! Yeah I found testing this one tricky - I was nervous about missing a possibility, but I'm pretty sure it worked out ok :)
on 9. June 2024, 08:11 by wisty
Super fun!!! Variety of neat deductions but with a consistent theme. Makes very good use of each element. That's what variant sudoku is about!
--
aw, thanks Wisty! So glad you enjoyed it <3
Difficulty: | |
Rating: | 92 % |
Solved: | 17 times |
Observed: | 5 times |
ID: | 000IFL |