Skip to content

JokinYang/AutoSudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Auto Sudoku

A tool to solve Sudoku automatically
demo video

How to run

Make sure firefox was installed in your system.(Other browsers are not tested)

pip3 install -r requirements.txt
python3 ./src/main.py

Known issue

  • ddddocr (ocr lib used by this tool) may make wrong classification of the number in Sudoku board.
  • The Chrome driver of selenium can not work properly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages