项目作者: animsh
项目描述 :
Sudoku solver using the backtracking algorithm with GUI written in python.
高级语言: Python
项目地址: git://github.com/animsh/sudokuSolverGUI.git
Sudoku Solver (GUI) - Python
This is a sudoku solver using the backtracking algorithm with GUI written in python.
- Click a box and hit the number on your keybaord to pencil in a number.
- To confirm that value press the ENTER key on that box.
- To delete a pencil in you can click DEL.
- To solve the board press SPACE, sit back and watch the algorithm run.
Tutorial is available on Youtube by Tech With Tim