Skip to content

PulkitChangoiwala/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Developed a GUI based sudoku game. It generates random valid sudoku which user can play with. Implemented a solver feature using backtracing algorithm to find solution to any solvable sudoku. Using: Python(Pygame Library)

Getting Started

Clone Repository.
Install pygame using command "pip install pygame".

To Play

 Click a box and feed the number. Click ENTER. If it is correct number than it will be accpted otherwise it will be rejected.
Press 'q' :- For quick solving Sudoku
Press '0' :- For getting new sudoku
Press SPACE :- For seeing how BACKTRACKING is solving the SUDOKU.

Sudoku GUI

Image of Yaktocat

Backtracking Algorithm. (After pressing SPACE)

Image of Yaktocat

Happy Coding, Happy Playing!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages