Tutotu
Normal sudoku rules apply. Each box can be treated as a tic-tac-toe game between even digits and odd digits, which must resolve to a draw. Additionally, the center cells from each box form an extra tic-tac-toe game which must also be a draw with no repeated digits. White circles indicate the difference between the adjacent digits. The black circle indicates a 2:1 ratio between the adjacent digits.
Solution code: Rows 7 and 8
on 15. June 2022, 20:05 by kolot
Wonderful idea and execution!
on 15. June 2022, 18:45 by Agent
Great puzzle. I didn't notice the disjoint set constraint at first, but when I did, the logic flowed nicely.
on 13. June 2022, 14:55 by abed hawila
Excellent puzzle!
on 10. June 2022, 20:15 by Bankey
A novel idea, and so much fun!! Thanks, @ Fafrd :)
on 10. June 2022, 20:15 by Bankey
A novel idea, and so much fun!! Thanks, @ Fafrd :)
on 10. June 2022, 10:21 by apendleton
Great puzzle! I totally missed the disjoint-set constraint on the middle digits at first (probably would have saved a lot of head-scratching if I had read the rules more carefully!), but still tons of fun.
on 10. June 2022, 04:23 by Elliott810
Fantastic puzzle with a very nice idea/rule set! Take a bow and thanks:)
PS: I would suggest amplifying the tic-tac-toe rules.
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.