/wordle

Wordle solver

Primary LanguagePython

worldle solver

  • solver.py solves by making guesses that leave the minimum number of words left to try in the worst case scenario. It will solve every word in 5 or less guesses except "mover" which takes six.

  • wordle.py solves by looking at the letters in remaining possible answers and trying to guess words that confirm or eliminate the most popular remaining letters