Skip to content

Simple Solver application to solve sudoko made using pygame module in python.

Notifications You must be signed in to change notification settings

BhanuPrakashPebbeti/Sudoko-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Sudoko-solver

Simple solver application made using pygame module in python.

Simple controls :

-use arrow keys to move the pointer on the grid.
-use mouse click to change the pointer on the grid.
-press the number-keys to enter particular number into particular cell.
-press "Enter" key to solve the sudoko after entering numbers.
-press "Backspace" key to reset the grid of the solver.
-press "0" to reset number in a particular cell.
-(or) press another number-key to overwrite the number in the cell.

About

Simple Solver application to solve sudoko made using pygame module in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages