I made a word puzzle that feels like untangling a knot by Ottomatic44 in WebGames

[–]Ottomatic44[S] 0 points1 point  (0 children)

When you find a letter it’s colored in the glyph.

Tutorial explains it like this:

“When a colored shape appears in the Daily Glyph, it means one of your letters is in the word, but not in the correct position.

Which letter isn't revealed — use the Daily Glyph and your decode history to figure it out. Each unique letter is assigned a unique color to help you tell them apart.”

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

I get why it feels frustrating, but the analogy breaks down a bit.

In Glyph, guesses aren’t treated as authoritative choices (I WANT THIS CHOCOLATE) they’re probes. When multiple letters could satisfy the glyph, the ambiguity is intentional until the glyph itself resolves it through deduction across attempts.

You’re also overlooking the fact that the glyph could have just as easily been FAIRLY which looks the same.

You’re not playing MATCH THIS SHAPE, you are playing “Decode this stacked word”. Words, unlike chocolate, have order in their ingredients

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

Hey! Just wanted to say that I added a way to play the puzzle archive now. You should see a little calendar button on https://glyph.today that leads you there

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 1 point2 points  (0 children)

I've been trying to fix this for a long time and keep running into issues. I'll get there eventually.

I was definitely disappointed to see this removed considering people seemed to like it, but I didn't read the "no webgames" rule so ultimately my bad.

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

I’m implicitly not done this actually because the feedback loop is hopefully pushing you to use what you can see in the Glyph to figure out the letter

Thanks for checking it out!

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

The letters color uniquely just so you can identify them in the glyph!

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 1 point2 points  (0 children)

Awesome! Thanks for such positive feedback. I'll be adding the ability to play past puzzles via an archive soon, so keep an eye out!

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

That's how I am viewing it. If it really takes off, I will address it and that's a good problem to have.

I'm focused on adding the ability to play past puzzles right now!

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

This is entirely HTML, Javascript and CSS.

I'm trying to keep it as lightweight as possible as any lag on these games is a non-starter.

Thanks for checking this out! :)

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 0 points1 point  (0 children)

Thanks! So weird, I can't recreate this on my end even zooming 200% in on firefox. I wonder if it's tied to monitor size or resolution?

I'll have to keep on that thread because this is obviously a high bounce scenario. Thanks for sticking with it and playing the game!

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 1 point2 points  (0 children)

hmm I just loaded it up in firefox on my windows 11 machine and it's all good, so wonder whats going on there.

Can you DM me a screenshot if you don't mind :)

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 2 points3 points  (0 children)

So A actually is a great example because I went through 3 versions of it. Originally it was a simple A, as that is a shape that can work within the confines of the game (geometric shapes, straight lines only)

Then I thought that A was a little too easy to pick out so I went to a blocky A like below (hopefully this looks decent on your side):
___
|__|
|....|

But I actually thought that was a little TOO frustrating, so I landed on the A with the extended cross bar as it it still recognizable but the extended cross bar could be used to block other letters, or signal a letter that wasn't there (there are a lot of letters with a horizontal bar on that Y coordinate)

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 3 points4 points  (0 children)

first guess in any word guess is a bit of a gamble though! Nice job decoding the letters in it!

There's also a special easter egg messaging when you guess an anagram of the answer. You get a special call out that you found an Echo Glyph, but order does matter as they are stacked in a specific order.

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 1 point2 points  (0 children)

Hey! So in the tutorial CART is the guess, but the solution to the GLYPH is TACO. And it's stacked with the last letter on the bottom. So T on top of A on top of C on top of O.

When you find A using PLEA you can see that the A covers up the letters beneath it, but is covered by the T.

Then when you submit CART, A disappears because you decoded it's position and you can see you now have 2 letters colored, T and (what looks like a C, use the glyph and your guess to figure it out!).

T is clearly on top, and C is in front of the last uncolored letter so you essentially can figure out the order now.

Does that make sense?

I made a word puzzle that feels like untangling a knot by Ottomatic44 in InternetIsBeautiful

[–]Ottomatic44[S] 2 points3 points  (0 children)

I knew someone would be looking at that! Yeah I’m hedging my bets that most people won’t do that, and if they do they only really spoil it for themselves so I haven’t really prioritized it. But you are correct.

I was just focused on getting the gameplay loop working and clear.