5 ms·
I created a Wordle Solver app: https://best-wordle-solver.vercel.app/ https://best-wordle-solver.vercel.app/ Code: https://github.com/rbjakab/wordle-solver htt
by jakabia 3y ago
I created a Wordle Solver app: https://best-wordle-solver.vercel.app/ https://best-wordle-solver.vercel.app/
Code: https://github.com/rbjakab/wordle-solver 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.