Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Stonebank/SudukoSolver-Old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OUT OF DATE

This project is not under development. View my newest solution to here

SudukoSolver

This sudoku solver uses image.tesseract image recognition and the sudoku backtracking solving algorithm (https://en.wikipedia.org/wiki/Sudoku_solving_algorithms) and the java Robot class to read, identify and type the solution for you.

How to use

Mode: TAKE_SCREENSHOT

  1. Run the application
  2. When console ask which mode, select "TAKE_SCREENSHOT"
  3. Let the application do the rest.

Mode: HAS_SCREENSHOT

  1. Run the application
  2. Take a screenshot of the sudoku table or a screenshot of your screen whilst the table is open
  3. Paste screenshot in resources/image/board.png
  4. Follow instructions in console

This application has been tested with www.sudoku.com and on Windows 11.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages