How to make a Wordle Solver in Python
James Abela
Views: 2314
Like: 35
I noticed a lot of people searching for my last Wordle video didn’t really want to make a Wordle Game, but solve today’s puzzle. This video shows you how to code your own solver, how some people are outright cheating and the logic behind it.
The Wordlist is here: if you’d like to code along to the video. If you just want to use the solver it is here: includes the by date solutions too if you are desperate.
My student @lailokkay has made a much more sophisticated version at:
09.07.2022