-
The hard mode solver gives this as a possible hard mode sequence:
CRANE
CACTI
CAPUT
CATCH
The third guess, CAPUT, is invalid in hard mode, because it doesn't take into account the fact that the…
-
- https://jonathanolson.net/experiments/optimal-wordle-solutions
- https://notfunatparties.substack.com/p/wordle-solver
visch updated
2 years ago
-
Rename gray -> **b**lack/**w**hite
https://github.com/victor141516/wordle-solver/blob/e7a9f1d5d9443dc4d67679f60b4535ce785c7265/src/index.js#L3
This allows to rename **g** as **g**reen Instead of *…
-
A hint or give up would be a great addition. I'm stuck on one now with no way to clear (except maybe clear cache.. Which I don't want to do)
-
https://github.com/diekmrcoin/wordle-solver/blob/f4727c77e3a1ec50f00827f3abc9a9aa9fc12aa9/esp_words/o_clean.txt#L3
-
Nice project. Where did you get your word lists? It seems like your solution list is quite small. Words like "peels", "feels", "leeks" aren't in it. Is this a problem with the official Wordle?
…
-
Hey Dave, My colleague Peter mentioned you had talked on the Guardian page. He asked me to pass on a few findings we had playing around with this:
1. The solution set the app uses is reduced to aro…
-
How is it possible to have `P` yellow and gray in the same time?
Todays solution is `CRIMP`
![image](https://user-images.githubusercontent.com/45441/150685036-1a849894-2eba-4a4c-9e1a-94f25537a14f.pn…
-
第2回 ひどいScalaコード選手権
これはひどい!となるコードを書きましょう
前回: https://github.com/scalamatsuri/2020.unconference/issues/16
-
Almost certainly a me problem but I've tried reading the documentation and can't really figure out what to do.
When I run `python setup.py py2app`, my terminal gets to a line of: `using recipe: aut…