A simple python sudoku puzzle generator and solver. Written using pygame.
Upon Startup of the Program, a pre-solved Sudoku puzzle will appear:
When Clicking the "Generate Puzzle" button, a new puzzle will be generated:
When Clicking the "Solve Puzzle" button, the new puzzle will be solved and redrawn into the grid: