Show HN: I made a puzzle game in HTML5
61–70 of 130 posts
Re: Show HN: I made a puzzle game in HTML5
#62Re: Show HN: I made a puzzle game in HTML5
#63Re: Show HN: I made a puzzle game in HTML5
#64This 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…
Re: Show HN: I made a puzzle game in HTML5
#65This 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…
It's a good example that highlights the importance of both user experience and developer experience. It doesn't matter that the native implementation would be "better" if it's impractical to actually do.
Re: Show HN: I made a puzzle game in HTML5
#66Re: Show HN: I made a puzzle game in HTML5
#67I'd love it if it could be installed on the homescreen on mobile, with proper icon, splash screen and opening in standalone mode (i.e. not in the browser). I also sometimes trigger text selection on the grid or buttons, would be good to prevent it with `user-select: none`.
Re: Show HN: I made a puzzle game in HTML5
#68Re: Show HN: I made a puzzle game in HTML5
#69When I was a kid, I loved a game called [James Bond Jr.]( https://www.mobygames.com/game/nes/james-bond-jr/screenshots... ) that had these little puzzles that were super fun to do. Some of them were hair-pulling difficult, too. I never saw a modern rendition of those puzzles, so I thought to create one. Eight Colors is the result. The rules are simply, but puzzles do get challenging after few levels. Hope HN likes it…
Now that's an unexpected memory! Do you remember watching a TV cartoon by the same name?
Re: Show HN: I made a puzzle game in HTML5
#70This 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…