Live data from Hacker News

Show HN: 18 Words

18words.com

121–130 of 384 posts

Re: Show HN: 18 Words

#122
I think there is probably a research paper hiding inside this game.

I couldn't guess Dice because, as an ESL person, I couldn't make the D-i combo sound like /d/+ /aɪ/ in my head (it sounded as /d/ + /ɪ/), so a part of my neural circuitry didn't fire, and I couldn't complete it with `ce.`

In other words I, personally, in this pattern recognition game rely on the way words sounds in my head to find familiar combinations and continue the sequence.

Re: Show HN: 18 Words

#123
one thing I noticed playing this:

way easier with fingers on the keyboard (vs selecting characters with mouse)

just typing out seemingly possible words per muscle memory / subconscious impulse

Re: Show HN: 18 Words

#124

Thanks everyone for the feedback! Two questions 1. For a version without the timer what would you like to happen if you are just completely stuck on a word? Hints to reveal letters or skip the word? 2. For those who like the timed version would you prefer to continue when you miss a word and then get a final score out of 18?

Just a vote since I'm seeing a lot of anti-timer sentiment: I like the timer because it creates a conclusive way for the game to end, and causes me to spend a lot less time on the game, I imagine. But I also think it makes sense to have a non-timer mode. It would also be cool to have like 3 shuffles that you are allowed to use. As an exit to the non-timer mode, I think it would be fine to have an "I give up " button.

Re: Show HN: 18 Words

#125

I think loading the big wordlist (279496 words as of now) is a waste of bandwidth as you only need to load permutations of the words in the selected challenge (e.g. you don't need "ABANDONEES" if you don't have a word with those letters).

Very true and it's a bit lazy. I'm load a short wordlist first and then the longer version async so it doesn't really affect how long until you can start playing. Waste of bandwidth is true. Cloudflare pages hates me

One thing you can do is store a word profile in your database, which is a string of all of the letters in the word in alphabetical order. So the word profile for 'apple' is 'aelpp'. Then you can just include all of the words that match the profiles of the real words. For example, 'quiet' and 'quite' both have the profile 'eiqtu'.

Re: Show HN: 18 Words

#127

Thanks everyone for the feedback! Two questions 1. For a version without the timer what would you like to happen if you are just completely stuck on a word? Hints to reveal letters or skip the word? 2. For those who like the timed version would you prefer to continue when you miss a word and then get a final score out of 18?

As someone who definitely gets worked up when there’s a timer (still got all 18; top 1% really? Might be good to show a rough number of total players), I don’t really get it without a timer.

I am with the people asking for a scramble/ shuffle button. I have to do anagrams all the time in cryptic crosswords and sometimes it requires seeing things in a totally different order to unlock the answer.

Re: Show HN: 18 Words

#128
post #94

Earlier quoted context omitted.

I guess HABIT was the expected one here.

Baith was right. But I feel stupid that I couldnt see Habit.

Shuffle would certainly help with that. I felt like I was expending a ton of energy and time shuffling mentally (but I'll concede that if I did it enough I'd get faster at it).

Re: Show HN: 18 Words

#129
Very cool. As a linguist (not a native English speaker, but highly trained), I love it a lot.

Love the pressure due to the timer, and the best aid to help is say it aloud.

Re: Show HN: 18 Words

#130

Thanks everyone for the feedback! Two questions 1. For a version without the timer what would you like to happen if you are just completely stuck on a word? Hints to reveal letters or skip the word? 2. For those who like the timed version would you prefer to continue when you miss a word and then get a final score out of 18?

I would like a chance to play a puzzle I failed on to just practice what comes next. I don't need rewards or anything after the initial fail.

Fun game, thanks for sharing!

Post reply on HN