Skip to content

A Sudoku solver GUI, where backtracking algorithm is used to solve a sudoku board. Here the pygame module is used for making the GUI.

Notifications You must be signed in to change notification settings

Madhur215/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

A Sudoku solver GUI, where backtracking algorithm is used to solve a sudoku board. Here the pygame module is used for making the GUI.

About

A Sudoku solver GUI, where backtracking algorithm is used to solve a sudoku board. Here the pygame module is used for making the GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages