Skip to content

amchp/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

This application lets you input and solve a sudoku even letting you observe the backtracking process the computer uses. As metioned, it uses a backtracking algoritm to solve the Sudokus.

Runnig application

You will need to install python 3 and use it to run the Main.py file. It might be necesary to install tkinter.

Controls

Select the cells and input a digit. To delete a cell select it and press backspace. To delete all cells click outside the edge of the Sudoku to deselect all cells and press backspace. To solve the Sudoku while looking at the backtraking process press the space bar. To solve the Sudoku press return.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages