The goal of Sudoku is to fill the 9x9 grid so that every row,
every column, and every 3x3 box contains the digits 1 to 9.
Sudoku Solver
programmed by Zion Ng
This self-checking program can be used for normal play, algorithm analysis and solving. Use the arrow keys to move around.