Right-clicking locks a piece, but it also brings up a context menu that I need to get rid of. It would be nice if that didn't happen.
Are you on a Mac? I thought I got rid of this but I haven't tested on those.
Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
141–150 of 164 posts
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#142Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#143Make a daily one where everyone has the same game for the day and you can share your scores and my entire friend group would play along with the other ones we do like Wordle and NYT Mini Crossword. Let me know if you add this!
Full disclosure: I’m CTO at Rune, but I genuinely think it might be fun and easy for you to do. Here’s a similar popular game on Rune: https://app.rune.ai/untangle-H-vghwxUfO
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#144Very cool! I suggest adding a daily puzzle with a share result (day number and how long it took to solve) like all the games in the wordleverse do. My spouse and I would enjoy doing one daily and sending our results to each other.
Good idea! I'm already thinking of how to implement... I really need another vacation or two, lol
Full disclosure: I’m CTO at Rune, but I genuinely think it might be fun and easy for you to do. Here’s a similar popular game on Rune: https://app.rune.ai/untangle-H-vghwxUfO
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#145It looks great. It'd be cool to be able to zoom in-out on the 40x40.
You sure are brave to take on a 40x40 =)
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#146Me: "Oh I'm pretty good at Net, this should be easy" Two hours later I finally finish the 40x40. Thank you and I hate you. I've infected my friends with this. Also, since we're bragging about scores: 39s for the 5x5 wrapping, but I'll definitely be coming back to this.
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#147Earlier quoted context omitted.
Fair enough, I'll think how to word all this.
- All sections must be connected into a single, contiguous network. - The whole network is contained in the grid, and no pipes may run outside the grid. - Bulb-shaped pipes with a single connection are terminations (dead-ends).
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#148Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#149Earlier quoted context omitted.
A "click and hold" to lock a tile into place would also be great and mobile accessible
It already does that on mobile. It allows marking edges as connecting or not, and locking tiles with a long press.
Re: Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid
#150Earlier quoted context omitted.
> you can ignore it No can do. Psychology is a funny thing. > or even write a script that hides it client side Sure, or just update the code and host it myself. I was just making a casual comment, which the author is free to casually ignore.
Oh come tf on, you can quite easily just view source and hide the timer, GP even was nice enough to make his code nice and tidy with easy to recognize names. Just ctrl-f timer. It's not like you are having to rewrite his game. Your edge-case psychological issue should be worth GP rewriting his game, when you couldn't be bothered to change some CSS in two seconds.