Skip to content

polklabs/wordle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ad652c · Feb 3, 2022

History

24 Commits
Jan 21, 2022
Jan 24, 2022
Feb 3, 2022
Jan 24, 2022
Jan 22, 2022
Feb 3, 2022
Feb 3, 2022
Jan 24, 2022
Feb 3, 2022
Jan 23, 2022
Jan 23, 2022
Jan 24, 2022

Repository files navigation

wordle-solver

Solves the daily Wordle

Run WordleGUI.py to use the interface.

Run Wordle.py for a console program.

Run WordleTest.py for initial word testing purposes.

Compiling

py -m PyInstaller --noconsole --onefile -i "icon.ico" -n "Wordle Solver" .\WordleGUI.py

TODO

Allow skipping for from GUI

About

Solves the daily Wordle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages