Skip to content

Sublimeful/Wordle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Wordle Solver

Solves wordles by filtering out incorrect words using conditions set by the user
To install and use, make sure you have python3 installed, and run these commands in the same directory as wordle.py:

pip install --user -U nltk
python -m nltk.downloader popular
wordle.py --help

About

Solves wordles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages