You lured the beast into a trap, but it got angry and caught you through the bars with one of its tentacles. You have to fight now.
Fill the grid with digits from 0 to 9, digits cannot repeat in rows or columns.
Every horizontal domino (two connected cells in a row) is unique.
Two numbers at the same distance from the head along the line are equal.
Cells joined by a X sum to 10 (not all X's are given).
Cells joined by a white dot have a difference of 1.
Cells joined by a black dot have a ratio of 2.
Digit in cages sum to the number in the corner of the cage.
Solution code: Middle column from top to bottom
on 22. October 2025, 21:07 by dzamie
That was a lot of fun! I'm not sure I've seen the "unique dominos" restriction, but it works great in conjunction with the Xs and palindrome!
I like that the 2-cage gives a very clear place to start, even if it weren't where the kraken was.
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.