Using the list of all possible solutions this simple bot reduces the list based on your guesses.
not optimized, was a messy first pass at getting the code to work and do what it needs to do is fast enough when running locally
npm i
npm start
enter the word you played (lowercase) enter the pattern that was returned in order (lowercase) - g for Green - x for Grey - y for Yellow
example:
word: arose
pattern: xxgyx
If a suggestion given by the program is not accepted by Wordle, enter pattern 'eeeee' to see the next suggestion and remove it from the dictionary.
Wins: 2290 Losses: 25 Out of: 2315
The lost games came down to equally weighted list of words at which point it is just random guessing to hope to win.
Full results of lost games can be found in resultsAgainstFullList
Wordle 286 3/6
⬛⬛🟩🟨⬛
🟩⬛🟩🟩🟩
🟩🟩🟩🟩🟩