
The Game
In the words of Wikipedia, Sudoku is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9 × 9 grid with digits so that each column, each row, and each of the nine 3 × 3 boxes contains all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which for a well-posed puzzle has a single solution. Our game screen shows the grid with optional row and column labels, the keypad to enter the numbers or notes and the Num / Notes / Trace mode switch.
In the Num mode, the tap on the keypad enters that number in the highlighted cell.
In the Notes mode, that toggles the corresponding candidate in the highlighted cell on and off.
In the Trace mode, the tap doesn’t change the content of the screen, but simply toggles boldness of the tapped number in the notes, to help you trace some patterns.