FatPinball

FatPinball

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 2.50
A little pinball game that keeps dropping new balls every 10 seconds, but each missed ball causes damage to you.

Built with Rust and Bevy!

An experiment to see how easy it is to use bevy (without knowing rust :stuck_out_tongue_closed_eyes:). Spoiler, not that easy. I ended up needing to build a system to read the mesh data from the gltf file so that I could build colliders based on that mesh data, and be able to reference gltf nodes by name in the source code. RIP Saturday :laughing:. But overall a fun experience. Once you get busy with the ECS systems life becomes a breeze.

Post jam sins:
Fixed asset loading
Added extra ball types
Fixed and added information menus
Added cover image
Found a bug?
Tell us on Discord