-PyQt5
-sys
-threading
-pathlib
-time
This is a GUI based python script.
- Download this repository on local machine.
- Extract SudokuSolver repository on local machine and open SudokuSolver folder
Python Code On windows machine:
clone SudokuSolver.py repository on local machine.
> git clone https://github.com/geosaleh/SudokuSolver
change directory to SudokuSolver
> cd SudokuSolver/
Now its time to execute SudokuSolver.py
> python SudokuSolver.py
Hope you'll install it in your computer just to try .