A simple Wordle helper. Filled with bugs right now but has optimization potential.
Wordlist yoinked from knuth standord.edu
List required tools and versions. Example:
- Python 3.7+
richpython module
Python:
pip install -r requirements.txt
python src/main.py- Fork, create feature branch, write tests, open PR.
- Follow code style and include changelog entry.
- Add/expand docs in for new features.
@symmetricalbyte - me@desymm.uk