Skip to content

This is a user friendly sudoku solver using GUI. This puzzle uses concept of Goal Seeking Algorithm. Made under Python using Tkinter library.

License

Notifications You must be signed in to change notification settings

harshitsidhwa/Sudoku-Puzzle-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Puzzle-GUI

This is a user friendly sudoku solver using GUI. This puzzle uses concept of Goal Seeking Algorithm. Made under Python using Tkinter library. User Input the problem set in the respected Row & Column and rest blocks giive the required Answer as User click on Solve Button. Reference: http://www.geeksforgeeks.org/backtracking-set-7-suduku/

About

This is a user friendly sudoku solver using GUI. This puzzle uses concept of Goal Seeking Algorithm. Made under Python using Tkinter library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages