Skip to content

thinh53105/SudokuAutoSolve

Repository files navigation

SudokuAutoSolve

Input an unsolved sudoku image, this app will automatically solve it. image info

Install requirements

pip install -r requirements.txt

Demo

Run demo app by:

python auto_solve.py (image_path) (-t)

Note:

  • image_path is your the path of your image
  • -t is tracking when app solve sudoku

About

Auto solve your sudoku matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages