Skip to content

5chmidt/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

During my offline vacation I found myself doing a lot of sudoku puzzles, which inspired a this small python app to help me solve them faster.

Puzzle Structure: List of lists containing sudoko cell class objects. For ease of entry the puzzle can be input as a list of lists of integers, with zeros being unknown cells.

About

During my offline vacation I found myself doing a lot of sudoku puzzles, which inspired a this small python app to help me solve them faster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages