A small script to help me solve Wordle
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/02/a-small-script-to-help-me-solve-wordle_6206dea08972e-375x210.jpeg)
A small script to help me solve Wordle because I’m that lazy.
Warning: I didn’t write this to be efficient nor elegant at all, so you’ll probably have a hard time with the UI and the untidy code. I just thought I might as well save it to GitHub.
Usages
Clone/download the repo:
git clone https://github.com/k4yt3x/wordle-solver.git
cd wordle-solver/src
Install dependencies:
pip3 install -U -r requirements.txt
Launch the script:
- The script will give you an initial guess. If this word exists in Wordle, press ^C to continue. Otherwise, press enter to get the next initial word.
- Pick a