Live data from Hacker News

Show HN: I made a puzzle game in HTML5

eightcolors.net

81–90 of 130 posts

Re: Show HN: I made a puzzle game in HTML5

#82

This is pretty fun. Thank you OP! Little off-topic, though, I love how Wordle kinda opened our eyes to the possibility of doing this kind of games in the web instead off a one-off native app. I recently made a word puzzle myself[1] which some of my friends enjoy playing and there's no way I would go through the soul-crushing cross-platorm native development ordeal for such a niche little app. But it can live in the w…

I haven't actually tried it, but when I was getting into Flutter/Dart for a small Android project it seemed like (from what I saw online) it would be very simple to build a web version from the same code that generated the APK. Of course for more intricate apps this would likely not hold true.

Had quite a good time with Flutter even if it was just a week of tinkering.

Re: Show HN: I made a puzzle game in HTML5

#83

This is pretty fun. Thank you OP! Little off-topic, though, I love how Wordle kinda opened our eyes to the possibility of doing this kind of games in the web instead off a one-off native app. I recently made a word puzzle myself[1] which some of my friends enjoy playing and there's no way I would go through the soul-crushing cross-platorm native development ordeal for such a niche little app. But it can live in the w…

I think 2048 was the first game I remember to be popular and Web based.

You're 100% right. But I would say that Wordle's success is unprecedented for web games. But I think it's part of the viral nature of the color squares tweets tbh.

Re: Show HN: I made a puzzle game in HTML5

#84
post #37
post #22

Earlier quoted context omitted.

Or they've made an SPA and are trying to make use of the history API and just have a bug. Don't assume bad intentions.

That's literally what that means. Most of the time it isn't intentional though, at least in the sense of preventing the user from leaving.

Hijacking is deliberate.

Re: Show HN: I made a puzzle game in HTML5

#86
post #73

On iPhone SE (2nd gen) the bottom is cut off and I can’t see the goal image. Neither the bottom two buttons. Also can’t scroll.

Yes, doesn't work on iPhone SE (1st gen) or any iPhone set at larger text size (which is a similar resolution). Unfortunately many websites are not testing for this screen resolution any longer.

Re: Show HN: I made a puzzle game in HTML5

#87

This is pretty fun. Thank you OP! Little off-topic, though, I love how Wordle kinda opened our eyes to the possibility of doing this kind of games in the web instead off a one-off native app. I recently made a word puzzle myself[1] which some of my friends enjoy playing and there's no way I would go through the soul-crushing cross-platorm native development ordeal for such a niche little app. But it can live in the w…

is it possible there is a bug with duplicate letters? or rather the implication of them when there is none?

I ended up in a situation with MMNNA all colored on the same row. AFAIK there is no word for that

Re: Show HN: I made a puzzle game in HTML5

#90

This is pretty fun. Thank you OP! Little off-topic, though, I love how Wordle kinda opened our eyes to the possibility of doing this kind of games in the web instead off a one-off native app. I recently made a word puzzle myself[1] which some of my friends enjoy playing and there's no way I would go through the soul-crushing cross-platorm native development ordeal for such a niche little app. But it can live in the w…

[deleted]
Post reply on HN