Skip to content

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 605 Bytes

README.md

File metadata and controls

executable file
·
21 lines (11 loc) · 605 Bytes

PyWordle GUI

Requirements

pip install --pre toga or python3 -m pip install --pre toga

How to use it

python3 gui.py

How it works

Just input your word and the corresponding colors and the program will solve it for you.

Watch this video for a demonstration:

2022-01-23.11-55-02.mp4

Updated demonstration with a particularly difficult case (and me trying to explain what the program actually does):

2022-02-03.10-32-48.mp4