Sudoku is kNights, uNite! by Alice, App variant is OTHER


Each row, column and 9-cell region must contain all digits from 1 to 9. Additionally, each digit must see one or more identical digits by a chess knight's single move. For example, if cell R1C2 has value of 7, then at least one of cells (potentially many) R3C1, R3C3 or R2C4 must also contain a 7.