Skip to content

AjayKamath10/Sudoku-Solver-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver-using-python

Provides a solution to a given sudoku puzzle. Done using python and tkinter

Follow the given steps to solve any sudoku puzzle:

step1

2ndstep

3

Missing features:

  • "Clear all" button (clears the entire grid to enter new set of values)
  • No steps taken to validate the entered set of numbers (If user enters numbers which do not follow the rules of sudoku, eg. user enters the same number twice in a row)
  • Better GUI

About

Provides a solution to a given sudoku puzzle. Done using python and tkinter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages