Skip to content

Sudoku puzzle generator 9x9, for 3 levels of difficulty (easy, medium, hard). Also prints the solution..

Notifications You must be signed in to change notification settings

Madhudorai/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku

The complete.py file on being run, generates a 9x9 sudoku puzzle after asking for user input for difficulty. It also prints the solution The solver multiple sols.py file, I hope will help fellow students who are starting this project, to verify if their sudoku has only 1 solution. It can print the number of solutions and the solutions themselves

The entire code is written in Python

About

Sudoku puzzle generator 9x9, for 3 levels of difficulty (easy, medium, hard). Also prints the solution..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages