Live data from Hacker News

Show HN: I've built a words game based on binary search

hilogame.cc

11–20 of 71 posts

Re: Show HN: I've built a words game based on binary search

#12

I loaded the puzzle and was presented with an empty 7 character prompt. I tried typing in three different seven-letter words, and each time I hit "GO", I was told the word was "Not in the word list". With no further guidance given, I closed the tab.

Had a similar issue, several of my words weren't accepted.

Re: Show HN: I've built a words game based on binary search

#13
post #4

Looks good. What's with the submit buttons being put on the left on virtual game keyboards, even though Return/Enter usually on the right on typical keyboards. Wordle also does this.

Having the backspace on the left would probably mess up most mobile typers' muscle memory, and since that key is pressed once vs backspace which might be pressed multiple times, it would be a sensible tradeoff to keep submit on the left side

Re: Show HN: I've built a words game based on binary search

#18

I recently did the same (made a daily game) and I am approaching 100k plays since March. https://plot-hole.com - the best thing so far about this app has been the analytics which you can check out here: https://plot-hole.com/daily-analytics-82u4fhrvw

That's impressive! How have you been attracting players?

Re: Show HN: I've built a words game based on binary search

#20
The high/lo feels unintuitive to me .. Down on a P makes me thing R-Z not A-O.

I actually think left/right is a more clear visual and mental model.

I like the game and it is quite difficult sometimes to come up with a legal word that gives you an improved anchor point for the binary search.

Post reply on HN