Turning Point
(Published on 5. October 2022, 04:00 by XeonRisq)
- Normal sudoku rules apply.
- If a number appears as the Xth cell from one end of a palindrome, it must also appear as the Xth cell from the other end.
- Numbers cannot repeat in a cage and must sum to the given total in the top left corner.
- F-puzzles link
- link to solve online
- CtC link
- link to solve online
Solution code: Row 3 followed by Column 6
Last changed on -
Solved by terrible_casserole, apendleton, Bjd, Count Knersis, SKORP17, Steve360, wilsig, karen_birgitta, wisty, chain.reader, shangchenxi123, Leonard Hal, riffclown, Megalobrainiac, PippoForte, bolado, juddimal, BlitzburghBrian, morgannamodeaura, Elliott810, mezkur7, finger
Comments
on 10. December 2022, 14:50 by riffclown
An Adventure to be enjoyed
Last changed on 12. November 2022, 15:13on 10. November 2022, 01:40 by chain.reader
The break-in was good...
but after that the middle point was quite hard for me, took some tinkering to get through it. No need for bifurcation, all just plain exclusion logic.
-----
Thanks for the solve and detailed feedback. The puzzle was constructed to follow a specific path, but there is some flexibility to the path taken. Nothing should feel too difficult, but there are a couple of necessary deductions at specific points.