Show HN: A mastermind-like version of Wordle
playhurdle.vercel.app
Show HN: A mastermind-like version of Wordle
1–10 of 62 posts
Re: Show HN: A mastermind-like version of Wordle
#2Re: Show HN: A mastermind-like version of Wordle
#3Re: Show HN: A mastermind-like version of Wordle
#4Where can we find it? :)
Re: Show HN: A mastermind-like version of Wordle
#5Definitely 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.
Re: Show HN: A mastermind-like version of Wordle
#6Re: Show HN: A mastermind-like version of Wordle
#7When I lose it doesn’t seem to tell me what the correct answer was, is that correct?
Re: Show HN: A mastermind-like version of Wordle
#8A way to make this a bit easier would be allowing a nonexistent word once per game or something like that.
> the red tile indicates the number of correct characters in the correct position
I suggest using another color for that, as red is associated with error most of the time. Why not using the green/yellow for the numbers too?
Re: Show HN: A mastermind-like version of Wordle
#9Re: Show HN: A mastermind-like version of Wordle
#10Very cool. And way more challenging. A way to make this a bit easier would be allowing a nonexistent word once per game or something like that. > the red tile indicates the number of correct characters in the correct position I suggest using another color for that, as red is associated with error most of the time. Why not using the green/yellow for the numbers too?
> allowing a nonexistent word once per game
That's a good suggestion, I guess I can introduce easy/hard modes and implement this in the easy mode. Thanks!