This is my attempt to construct a sudoku with a magic square where a) it's not boring, and b) it is necessary for the solve. This puzzle is not meant to be overly difficult, but there's some interesting logic that while not strictly necessary, will lead to a slightly faster solve if found.
Standard Sudoku rules apply.
Standard killer sudoku rules apply: Cells in a cage sum to the number in the corner without repeating a digit.
Standard arrow sudoku rules apply: Cells along an arrow sum to the number in the connected circle.
Also, hidden somewhere in the grid is a magic square, and a "321" countdown in a straight line of orthogonally connected cells. The square and countdown may overlap. Both must be located by the solver.
Solution code: Row 2, Row 8
on 2. January 2026, 23:21 by DiMono
SudokuPad link, added Online Solver tag, clarified countdown rules.
on 30. December 2020, 19:09 by MatthewDonovan
Nice puzzle, thanks!
on 3. December 2020, 22:55 by Ragna
Suuuper! :-))
on 2. December 2020, 23:05 by DiMono
Added some clarity to the consecutive cells rule
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.