Live data from Hacker News

Show HN: A mastermind-like version of Wordle

playhurdle.vercel.app

51–60 of 62 posts

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

#51

When I lose it doesn’t seem to tell me what the correct answer was, is that correct?

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?

Reveal please

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

#52
post #3

Definitely more challenging but it needs some nice to haves like showing which letters haven't been guessed or that couldn't possibly matter (a zero, zero row). Also, I don't like having to press enter. But overall fun.

Yeah, I think a keyboard that shows used letters just like Wordle does would be a nice addition. Thanks!

1. Might be also nice to handle 0-0 case separately and grey out all those letters both in the guesses on the board and perhaps in a separate keyboard as well.

2. Can go one step further, e.g. if a guess has X-0 and all there's only X cells that are not greyed out (see above), mark them as green in all correct guesses on board.

3. After these two steps, step 1 can be applied again since there will be more such cases where it can be applied.

You might argue that it steals from the game, but I'd disagree - it leaves the high level strategy to the player while saving them from dealing with the boilerplate. A very good example of that is Good Sudoku game (app), where they've tried to innovate on classic sudoku interface for similar purposes - I highly recommend checking it out since it's somewhat close to this game in some regards.

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

#53

What's with Wordle like games popping out here on HN

You must have not been around during the floppening (a term I coined for the release of Floppy Bird to the world), when Floppy Bird clones abounded.

The game was called Flappy Bird.

https://en.m.wikipedia.org/wiki/Flappy_Bird

Though I don't think the term "flappening" is quite as endearing.

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

#54

Earlier quoted context omitted.

You must have not been around during the floppening (a term I coined for the release of Floppy Bird to the world), when Floppy Bird clones abounded.

The game was called Flappy Bird. https://en.m.wikipedia.org/wiki/Flappy_Bird Though I don't think the term "flappening" is quite as endearing.

Definitely one of those instances where my memory recalled it differently!

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

#56
post #44

My two favourite starting words (SOARE and CLINT[0]) are tagged as invalid here, whereas they're valid in the original game. Literally unplayable /s (Seriously - cool idea, nice execution!) [0] https://blog.scubbo.org/posts/cheating-at-word-games-part-2/

Thanks :) I'm going to update the dictionary to use the same one as Wordle's, so that should be fixed.
Post reply on HN