Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Nice and neat!

I kept shooting myself in the foot by dragging the cursor outside the iframe. That’s a me problem i guess, but you could prevent it with Pointer Capture: https://developer.mozilla.org/en-US/docs/Web/API/Element/setPointerCapture

I had a lot of fun with this one. Top shelf, for sure. :)

Score: 30

This is made in Godot. See this tutorial: https://kidscancode.org/godot_recipes/4.x/input/mouse_capture/index.html

You can also click anywhere to launch the ball. Glad you had fun!