Earlier quoted context omitted.
Yes that's what I meant, is it valid in Wordle specifically.
That's what I was clarifying with 'Yes, it's in the list of guessable words - however it's not a valid answer word'. They have two lists of words: one is a list of possible answers, and another is a list of extra (valid) words which can be guessed (in addition to the words in the answer list). Sometimes it might be better to use a non-answer word as a guess: the best case gets worse (since you cannot win immediately)…
Wordle Is a Love Story
121–128 of 128 posts
Re: Wordle Is a Love Story
#122Earlier quoted context omitted.
I hope the third point stays unchanged too. Too many services out there optimize for engagement, the expense being the encouragement of addictive behaviors.
Without ads or logins to sell information from, what’s the need to maximize engagement?
Notoriety and "number go up" is enough incentive sometimes.
Re: Wordle Is a Love Story
#123naturally, clones have emerged here is one I found today, you can have multiple tries, and chose word length http://foldr.moe/hello-wordl/ wonder what other innovations occur before we round back into scrabble
Another clone
Re: Wordle Is a Love Story
#124Earlier quoted context omitted.
I feel bad that he isn't making a dime from this. I think people should be able to get something in return for creating value for others.
Maybe they enjoy non-monetary rewards? One of the joys of the internet for me is experiencing peoples' self-less creations. More of that please!
Re: Wordle Is a Love Story
#125Re: Wordle Is a Love Story
#126Same daily word, same dictionary of words, same code.
wordle.berknation.com
Re: Wordle Is a Love Story
#127Earlier quoted context omitted.
ARISE is good, but AROSE is better, and SOARE is the best: On average it eliminates all but 2264 out of ~12000 5 letter words. https://github.com/lalaithion/wordle
I wrote a brute-force minimax solver (minimizing expected guesses) which tracks with this information: SOARE 3.45 RAISE 3.46 ARISE 3.47 SERAI 3.52 Most 'reasonable' words seem within 0.1 or so of the optimal strategy. I think the second word is likely far more important than the first.
Re: Wordle Is a Love Story
#128Show HN: Wordlet - a Wordle Bookmarklet to add change day button (just in case you miss some days :P)