Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 293 Bytes

File metadata and controls

4 lines (4 loc) · 293 Bytes

This is a SudokuSolver program with GUI


No requirements needed (excluding Python installed)
To run the program just run main, then set the table by clicking certain buttons on the board and press Solve.
Table can also be set by changing the variable "board" in main.py