←back to thread

201 points ehmorris | 1 comments | | HN request time: 0.206s | source

Hey everybody, you might remember my older game, Lander! It made a big splash on Hacker News about 2 years ago. I'm still enjoying writing games with no dependencies. I've been working on Bubbles for about 6 months and would love to see your scores.

If you like it, you can build your own levels with my builder tool: https://ehmorris.com/bubbles/builder/ and share the levels here or via Github.

1. TZubiri ◴[] No.43358522[source]
In desktop, dragging outside of the square canvas (and of course outside the windows) doesn't quite work.

I wonder how you would fix this, I think you could "capture" the cursor, and use esc to return it, not sure if that works in the browser.