Command-line version of Wordle
Run with python3 my_wordle.py
Guess a 5 letter word!
- Note: My algorithm for giving hints (e.g., the
*characters in my_wordle) differs slightly from the original Wordle's, but is still correct - E.g., for the secret word
moistand guess wordtests, the following examples both hint for the letterstands, but in different locations oftests:
Wordle:
my_wordle:
where ⏟ indicates gray boxes, * indicates yellow boxes, and the actual letters (e.g., s) indicate green boxes.
For copying results to Twitter (or other social media), □ represents correct characters (hidden for others)
- E.g.,



