sudoku-solver GUI Sudoku Solver, using Pygame, following an online tutorial :) Used recursion and backtracking for the main solving algorithm. Apart from auto solve, user can also play the game.