Table of Contents
Wordle Solver is based on an idea presented in a stream by Tom Cools as well as by a rather interesting as well as extremely over-engineered take on the potential logic behind a Wordle Checker.
While the number of Wordle solvers in the wild is legion, both inputs got me interested in trying one solution myself. Similar to the link above, the interaction with the website in question was done using Microsoft Playwright rather than Selenium.
👉
|
The application is an unrefined Proof Of Concept, feel free to use as a basis for improvements. |
The application currently expects a words.txt
in the application’s folder. If none is provided, the application will try to download a word list from this repository (direct link).