Live data from Hacker News

Show HN: A mastermind-like version of Wordle

playhurdle.vercel.app

21–30 of 62 posts

Re: Show HN: A mastermind-like version of Wordle

#21

It doesn't recognize SOARE or UNLIT, 2 of my favorite Wordle guesses.

Hmm, I took the words from `/usr/share/dict/words` on Ubuntu, maybe I need a more comprehensive dictionary.

Extract the valid guess and potential answer lists from Wordle itself.

Re: Show HN: A mastermind-like version of Wordle

#22

It doesn't recognize SOARE or UNLIT, 2 of my favorite Wordle guesses.

Hmm, I took the words from `/usr/share/dict/words` on Ubuntu, maybe I need a more comprehensive dictionary.

See here: http://wordlist.aspell.net/12dicts-readme/#whichlist

Re: Show HN: A mastermind-like version of Wordle

#25
post #14

Earlier quoted context omitted.

That's right, I wasn't sure whether the answer should be revealed or not, so I left it out. Do you think the answer should be revealed, or should the player be given more tries?

How about two buttons, one to show answer and one to retry?

I would say something like "keep guessing" instead of "retry" but good suggestion.

Re: Show HN: A mastermind-like version of Wordle

#29

This is way more fun. Wordle is cool, but short of purposely making bad guesses I'm not sure how anyone could lose at it.

Yeah, this was partly inspired by how easy it is to solve Wordle, 4/6 is doable in most cases. That said, I think most people play Wordle with the objective of getting a 3/6.
Post reply on HN