Skip to content

Nan-Do/sudoku-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-tools

Python commandline tool designed to generate and solve sudokus, also can be used to validate existing sudokus.

It generates high quality sudokus very fast by exploiting the valid permutations an square of 9 tiles can have to generate a valid answer. It doesn't need any external python library and should work with the python version 2.6.x and later.

About

Python commandline tool designed to generate and solve sudokus, also can be used to validate existing sudokus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages