Skip to content

A python app that uses backtracking to solve sudokus (with visualization)

License

Notifications You must be signed in to change notification settings

Smayan-n/Sudoku-Solver-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

A python app that solves a sudoku with a backtracking algorithm.

there is a UI that solves the board and allows you to visualize how the backtracking algorithm works. You can open and save custom boards too.

About

A python app that uses backtracking to solve sudokus (with visualization)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages