Normal Sudoku rules apply.
A digit in the top left corner of a clue cell indicates how far that digit appears from the clue cell, either horizontally or vertically.
Example A 2 clue indicates there is a 2 exactly two cells away, north, south east or west of the clue cell.
I decided to make 2 versions of this puzzle. A lot of the logic is identical in both but one is more complex than the other. I would recommend the harder version.
Play online:
CtC Easier version. Estimated difficulty 2 stars
CtC Harder version. Estimated difficulty 3-4 stars
Lösungscode: Row 3 but omit/delete the digit 1 wherever it appears.
am 26. Februar 2024, 05:32 Uhr von coreydixon
Very fun! Did the “Harder” version. No idea what my time was, as I did this a little bit at a time between life things. Lots of lovely bits of logic. Made a very silly mistake with the clued ‘5’s at one point and almost broke the puzzle but was luckily able to backtrack and find the issue.
am 23. Februar 2024, 23:57 Uhr von marcmees
What’s wrong with digit 1?
> It's just to make the solution code the same for both versions