I don't get it. I type a word and nothing happens?
Show HN: I've built a words game based on binary search
11–20 of 71 posts
Re: Show HN: I've built a words game based on binary search
#12I 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.
Re: Show HN: I've built a words game based on binary search
#13Looks 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.
Re: Show HN: I've built a words game based on binary search
#14Re: Show HN: I've built a words game based on binary search
#15Re: Show HN: I've built a words game based on binary search
#16Re: Show HN: I've built a words game based on binary search
#17Re: Show HN: I've built a words game based on binary search
#18I 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
Re: Show HN: I've built a words game based on binary search
#19Re: Show HN: I've built a words game based on binary search
#20I 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.