Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 287 Bytes

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. Screen Capture