Skip to content

marcusschweizer/SudokuTrainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuTrainer

A sudoku application in Python3 with the purpose of:

  • Creating a usable sudoku application for solving, generating and teaching
  • Create a tutorial to teach how to solve sudokus
  • Practice Python3 in an algorithm intensive application

INSTALL

TODO:

  • Implement proper testing
  • Sudoku generation from scratch
  • Further Solving Algorithms
    • Reduction of possibles matrix
  • Use OCR to input from images of newspaper/screenshots
  • Method to advise on "Next Step" for partially completed

CHANGELOG

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages