Python version of Wordle.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Conor Walker a5e75ef526 comments out the word to guess 3 years ago
.gitignore makes word choice random from every 5 letter english word 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
main.py comments out the word to guess 3 years ago
words.txt makes word choice random from every 5 letter english word 3 years ago

README.md

Pydle

Python version of Wordle.