-
Hi Kurt,
I compiled a list of Wordles. It covers the ones from your list (with due credit, of course) and some additional ones.
https://rwmpelstilzchen.gitlab.io/wordles/
Júda
-
Hi,
I just created [this repo](https://github.com/samanvp/persian-lexicon) and I though it might be helpful to your project.
-
Do an intentionally wrong 2nd guess to narrow down the letters, like the guy at https://notfunatparties.substack.com/p/wordle-solver
I.e. just guess 5 entirely new letters that weren't used in the …
-
Hi! I wanted to suggest that you clarify the "3.42 average tries" claim in your README. Judging from the benchmark files, that's based on a much smaller word set than the official Wordle game. Since a…
-
### Team Name:
Entangled_Pirates
### Project Description:
The game ['Wordle'](https://www.nytimes.com/games/wordle/index.html), first created by Josh Wardle and now owned by the New York Ti…
-
nice job on the app. I tried the wordle_game.py , it could not find a couple of words that I tried (gloat and glean)- you might want to use a different dictionary ? Assume you are using the same dicti…
-
If a "guess" contains a letter more than once, and that letter appears in the "answer", then it counts that letter however many times it exists in the guess, regardless of how many times it appears in…
-
After using the solver to correctly solve today's wordle I wanted to share my succes with the solver by putting in my guess with the full five "G" it deserves. It however did not celebrate with me. I …
-
I am unable to detect the exact flaw in the logic, but this scenario gives "Sorry, no other possible words. Please check the result symbols you entered.
Please enter you last try as word:symbols" af…
-
Dear Alex,
Thank you very much for contributing this project, I've been using it for assessing decision trees and sub-trees in contributing some solvers to Cyrus Freshman's solver leaderboard, whic…