Skip to content
/ Sudoku Public

A Python automation for solving Sudokus with a backtracking algorithm.

Notifications You must be signed in to change notification settings

MrScalo/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUDOKU-SOLVER

A small project to better understand the backtracking algorithm.

Feel free to download and try the sudoku.exe file.

Tip: You can also download the whole project and add new sudokus in the boards.py file. In this case the main.py file has to be executed with python.

About

A Python automation for solving Sudokus with a backtracking algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages