Sudoku Solver A Sudoku solver GUI, where backtracking algorithm is used to solve a sudoku board. Here the pygame module is used for making the GUI.