Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 690 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 690 Bytes

WordleSolver

Simple bot to auto solve wordle puzzels https://www.nytimes.com/games/wordle/index.html

To use download the appropriate packages and run in a command window

Place the mouse cusror in the top left of the top left most letter block and follow the prompts on screen

TODO:

1) Find some way to filter out non-words from the possible words list

2) Create function to grab the users screen

3) Create function to analyize the users screen and update the word accordingly

4) Create function to auto-play the game ie. punch in guesses and make new guesses

  1. Add a better way to get the bounding box for the bot -> preferably somesort of drag and drop thing