This is a sudoku game and solver written in python and visualized using pygame. The solver uses the backtracking algorithm to find the correct solution.
Click on any box and use the keyboard to input numbers. Click the Solve button to complete the sudoku.