Skip to content

aglucky/Wordle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordleSolver

This project uses Tesseact and OpenCV to take a screenshot of a wordle game and provide a list of up to five of the "best" (aka most distinct characters) guesses. To use, take a screenshot of the wordle game, place it into the project directory and rename it to "wordle.png". Then, run the script to get a list of the best guesses.

Notes

  • Take a screenshot of only the grid for the best results
  • The error and size variables in the filterContour loop may need to be adjsted per run

Todo

  • Normalize images so resolution doesn't affect results
  • Add more error handling for when empty boxes are processed
  • Add commandline support for easier deployment
  • Add to telegram bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages