Skip to content

Victor00111/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

To run, make sure that you have the Pygame module installed. I used Pygame 2.4.0 for this project, but any up-to-date version should work.

Also, note that sudoku puzzles can have multiple solutions and the solver only finds one of them. This means that if you are solving your own puzzle, there is a chance the solver may think your solution is wrong even if it is valid.

About

Interactive Sudoku interface where you can solve a random puzzle or input your own puzzle to solve. There is also a solver utilizing the backtracking algorithm that lets you know if your solution is correct and that you can use to solve the puzzle if there is a solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages