Daria Vasyukova

Results 49 comments of Daria Vasyukova

You can also click near the edge middle and hold a little to make a mark (left button = wall, right = connection). I was getting a lot of unintentional...

I made a stab at creating a daily puzzle page, it should be live now. Looking for feedback now regarding everything: - how's puzzle size / difficulty? - any bugs?...

Nice, thanks for trying. 3-5 minutes seems like a reasonable time to do a daily). I'm not collecting any solves data currently, it's all very private). So it's true that...

Hi, glad you're enjoying it. Thanks for the feedback. I'm aware of the zoom issues and the lack of panning =). My other project has an overeager wheel zoom and...

So I made panning kinda work with a mouse click and drag action. But the click handlers on tiles and edgemarks still fire when I let go. And the clicks...

My solver/generator are in python so they're not part of this repo. You can find pregenerated puzzle examples used in the game in `static/_instances`. Each puzzle is defined in a...

Could you elaborate and tell me what you find more comfortable about browser zoom? Personally I found it frustrating to drag scrollbars around to see another part of a big...

I see, thanks for expaining. That doesn't sound fun). Regarding the panning speed/direction issues: I'm relying on `normalize-wheel` package to translate trackpad gestures into pan amount in pixels. This seems...

Hi @neonz80 @wdporter I added a setting to disable zoom/pan functions. If you use this setting then things should be more or less back to where they were before. Could...

Square grid pipes puzzles have existed for a long time. I'd say my original contributions were the hex grid and the way connected groups get different colors. I haven't seen...