top of page
Sudoku Solver
I utilized Pygame to create an interactive graphical user interface (GUI), significantly enhancing the user experience and ease of input. In addition, I integrated advanced logic and constraint-checking techniques within the backtracking algorithm to improve the solver's efficiency and reduce solution time.
bottom of page