-Normal sudoku rules apply.
-A black dot separates two digits with a 1:2 ratio. A white dot separates two digits with a difference of 1. Not all dots are given.
-Folding the sudoku grid along the diagonal line will give overlapping cells. Cells on the diagonal line overlap to itself. Overlapping cells must not sum to 5, sum to 10, have a 1:2 ratio, or have a difference of 1. (e.g. if R5C2 is a 2, R8C5 can't be 1/3/4/8)
Lösungscode: Row 4 followed by Column 4 (no spaces)
Example: 123456789987654321
am 8. November 2023, 22:39 Uhr von Bankey
That was fun! Thanks, @ Crusader175 :).
am 5. Januar 2022, 18:07 Uhr von KyleBaran
A very unique ruleset with some interesting logic
Not sure if the rules are too limited, eg if I want to do another type like this. Must have be difficult to set
am 5. Dezember 2021, 04:49 Uhr von AppleSaws
Really cool constraint!
am 29. November 2021, 05:57 Uhr von Crusader175
Thank you everyone for trying out my puzzle and kind feedback! This puzzle wouldn't existed without the help of Nathan F that help me find a possible grid for the constraint.
am 28. November 2021, 00:37 Uhr von Robewick
nice puzzle, thanks
am 27. November 2021, 06:24 Uhr von panthchesh
Thanks for the puzzle! That was fun and interesting!