A small wordle clone written in python.
You'll need Python3 installed and the packages from requirements.txt.
To install all required packages use pip install -r requirements.txt
.
The english word lists are taken from https://gist.github.com/cfreshman: wordle-answers-alphabetical.txt and wordle-allowed-guesses.txt