Skip to content
/ Sudoku Public

A Python application showing DFS solve of sudoku, and allowing users to play.

Notifications You must be signed in to change notification settings

ADS88/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Desktop application developed using Python and TKinter. Users can complete puzzles, generate new ones, and watch the computer solve them automatically with a depth first search backtracking algorithm

About

A Python application showing DFS solve of sudoku, and allowing users to play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages