Wordle
My implementation of https://www.powerlanguage.co.uk/wordle/
Installation
The only dependency is rich
, so therefore pip install rich
.
wordle.py
This is the "game engine".
wordle.py --help
for a few optionswordle.py
and follow the prompts.wordle.py word
to force a word instead of a random one.
solver.py
This will make suggestions to help solve a wordle puzzle.
solver.py --first
make a suggestion for the first word and exitsolver.py
follow the prompts
Inputting the server response is granted a bit crappy.
i
letter is In the wordo
letter is Out of the wordy
Yes, the letter is in the exact spot