I built this simple puzzle generator to play around with wasm a bit.
It's open source if anyone wants to play around with the code https://github.com/lnenad/puzzlip
Show HN: A simple image puzzle generator
puzzlip.com
1–10 of 32 posts
I built this simple puzzle generator to play around with wasm a bit.
It's open source if anyone wants to play around with the code https://github.com/lnenad/puzzlip
Show HN: A simple image puzzle generator
puzzlip.com
This could be a nice distraction, but unfortunately the interaction latency makes it feel so sluggish I can’t get into flow.
This could be a nice distraction, but unfortunately the interaction latency makes it feel so sluggish I can’t get into flow.
This could be a nice distraction, but unfortunately the interaction latency makes it feel so sluggish I can’t get into flow.
But I agree that applying different styling to tiles on both hover events and mousedown events would make it feel snappier.
(I've only tried this on desktop. Haven't tried it on mobile)
This could be a nice distraction, but unfortunately the interaction latency makes it feel so sluggish I can’t get into flow.
I wouldn't call it sluggish. It's just that the tiles only update on mouseup events, rather than on mousedown events. Your own finger's turtle speed is the only source of latency ;) But I agree that applying different styling to tiles on both hover events and mousedown events would make it feel snappier. (I've only tried this on desktop. Haven't tried it on mobile)