Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 175 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 175 Bytes

GUI-based-sudoku-solver

It is a GUI based Sudoku solver that uses backtracking algorithm to fill the boxes .It is made using python. You have to install the pygame library.