Wordle clone built with BeeWare and Toga
- Python 3.9.7
- BeeWare & Toga, install with
pip install -r requirements.txt(remember to use a virtualenv)
cd wordleclone
python3 -m briefcase devcd wordleclone
python3 -m briefcase buildcd wordleclone
python3 -m briefcase run