Live data from Hacker News

Show HN: Omiword – A daily, sector-based word puzzle

omiword.com

11–20 of 66 posts

Re: Show HN: Omiword – A daily, sector-based word puzzle

#12

Pretty fun and challenging! That Q really had me stumped for a bit. May I suggest removing the audio all together or making it mute by default? It was a bit startling. Otherwise, good stuff!

The Q is what gave me the solution. A U in an adjacent quadrant? They must be adjacent.

Re: Show HN: Omiword – A daily, sector-based word puzzle

#15
post #10

I gave up on the puzzle because it was too hard for my end of the week brain. But, a couple of UX suggestions: a) It shouldn't be possible to drop tiles on the grid outside of the word boundaries b) Dropping one tile on another should swap their positions. With both of these implemented, it'd make it easier to move all of the letters onto the grid and then try different options, without too much fiddling.

I noticed on mobile (Chrome on Android) when I tried to drag one of the tiles on the left boundary, my browser executed the page back action instead. You should be able to override this behavior with JavaScript by intercepting the default. I think this is one of the rare cases where that would be appropriate!

Agreed with this comment and the one above it - I think the difficulty is spot on but the UI was a bit frustrating on chrome/android and I may have given up sooner but for my love of solving puzzles.

Re: Show HN: Omiword – A daily, sector-based word puzzle

#17
I wish there could be some sort of "reveal hint" button for each sector or something, similar to how a crossword puzzle has clues (With some sort of 'points' penalty or something for using a hint). I couldn't figure out any of the words on my first attempt. But it seems like a neat game overall.

Re: Show HN: Omiword – A daily, sector-based word puzzle

#18
What does it mean when the letters become “straight”? I thought it meant they were in the correct spot but it was for what seem impossible letter combinations.

They also seem to become straightened out when not on the bounding boxes, and they seem to be straightened out even when not making real words. But also even when making real words they sometimes show as “broken”.

I see that it references multiple solutions but I’m still confused how that tracks.

EDIT: I ended up “solving” the puzzle but one of the words isn’t a real word, not even in a scrabble dictionary.

Re: Show HN: Omiword – A daily, sector-based word puzzle

#19

I gave up on the puzzle because it was too hard for my end of the week brain. But, a couple of UX suggestions: a) It shouldn't be possible to drop tiles on the grid outside of the word boundaries b) Dropping one tile on another should swap their positions. With both of these implemented, it'd make it easier to move all of the letters onto the grid and then try different options, without too much fiddling.

The QU have to mesh, and there is only one pair of them in the upper half. PIQUED fits.

The rest of the upper left only makes sense as SHIN, which gives SHINGLED going down on the left side.

From there, I got ELIXIR on the bottom cross-piece. ELECTION fit going down on the right.

Re: Show HN: Omiword – A daily, sector-based word puzzle

#20

I gave up on the puzzle because it was too hard for my end of the week brain. But, a couple of UX suggestions: a) It shouldn't be possible to drop tiles on the grid outside of the word boundaries b) Dropping one tile on another should swap their positions. With both of these implemented, it'd make it easier to move all of the letters onto the grid and then try different options, without too much fiddling.

I liked being able to reorder them outside boundaries, but I'd suggest some additional visual cues that might address the same issue:

1. Place an outline around the tile when it's on a word square.

2. Make the quadrant backgrounds a different color, shade, or texture. That will make it easier to see which tiles belong to which quadrant.

Agree on B.

Post reply on HN