If you get stuck with solving Wordle, just type-in the words that you've already tried, set the statuses and on the right you can see recommended words to try out.
What to add: I want to put a backend behind it, so I can list the words for you not just randomly, but sorted by their information value. The more a word could narrow down the list of words after it was used, the higher its rank.
Code: https://github.com/rbjakab/wordle-solver
If you get stuck with solving Wordle, just type-in the words that you've already tried, set the statuses and on the right you can see recommended words to try out.
What to add: I want to put a backend behind it, so I can list the words for you not just randomly, but sorted by their information value. The more a word could narrow down the list of words after it was used, the higher its rank.