A little CLI Wordle clone using the official solutions, written in Python
Jeeb
b874cfc101
- F STRINGS???????????? - Enforce relativity - Rename things for better - Separate the cheating from the game playing - Remove most hardcoded constants - Introduce new wordlist 'format' (lol python, who needs json) - Test things fairly extensively |
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md |
Wardle.py
A little CLI Wordle clone using the official solutions, written in Python