Skip to content

psmoot/wordle

Repository files navigation

wordle

Nicole's Wordle solver.

This program lets you put in what you know (letters in the word, letters not in the word, known letters) and outputs a list of possible solutions.

Run with "python3 wordle.py"

Run unit test with "python3 -m unittest *.py"

Install "english-words" and "pytest" using "pip install -r requirements.txt"

About

Nicole's Wordle solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages