Sudoku

If you find a bug, please report it. Want something? Request a feature.

The goal of Sudoku is to fill the empty squares with the numbers 1-9 such that each of the nine 3 by 3 blocks and all rows and columns each contain every number. We guarantee that there is one unique pattern that wins each game.

Debug: