Welcome
This is a companion tool to help you solve Wordle--this is not a game in itself. You input each guess you've made in Wordle and the colors Wordle assigned to each letter, and this tool gives you valid next guesses (ordered by a best-effort heuristic).
Step 1 | Input your guess
Type in your guess. You can also select a word from the word bank.
Step 2 | Input the results of your guess
Set the result color for each letter (so it matches Wordle).
Step 3 | Run it
Either click the 'GO' button or hit enter on your keyboard to process. The remaining valid words will be displayed in the word bank.
Step 4 | Repeat
Notes
- This is built for Wordle's hard mode.
- The cursor is white when entering your guess and colorful when entering colors. You can type g (for green), y (for yellow), or b (for black) when the cursor is colorful to enter colors quickly.
- Pressing period on the keyboard switches between the guess and result/color input modes.
- The 'Reset' button (or reloading the page) will clear previous entries and allow you to begin again from the beginning.
- If you mess up, it is easiest to just reset and add the words/results again.
Credits
Jacen Sherman
Though of course credit to Josh Wardle (Wordle creator)--this design is heavily based on the official game.