A program to solve 9x9 Sudoku puzzles using a backtracking algorithm.
Run the GUI.py script to use the solver. After you've entered the given values into the interface press enter to solve the puzzle graphically. The correct values for the rest of the puzzle will be displayed.
- Pygame