Wordle Helper

- Type a 5-letter guess or click a suggested word. Click each letter tile to cycle feedback: gray → yellow → green. Then press "Submit feedback".

Top suggestions

Advanced: full word list source & how it works
The helper fetches a Wordle word list (default URL). If that fails, it uses a built-in small list. It filters candidates by simulating Wordle feedback for each submitted guess (so duplicate letters are handled correctly), then ranks remaining words by letter-frequency heuristic.
You can change the word list URL inside the script if you prefer a different source.