FoonLudum Dare ExplorerLD51 → FatPinball

FatPinball

By ryu

View on ldjam.com

CategoryRankScoreCount
Overall2.503
Fun2
Innovation2
Theme2
Graphics2

Comments

anxiousgamedev 2022-10-03 16:43

The game seems to load in the browser but only the UI is showing - nothing else happens - just a grey screen.

cptplastic 2022-10-03 18:06

Same tried to run the game and its just a grey screen on load.

ryu 2022-10-04 09:30

@anxiousgamedev @cptplastic I've been scratching my head about that, finally got the time to figure it out, ...literally the gltf was just not included in the assets folder in the zip file, the folder itself was there, but nothing was inside it. Couldn't believe it :laughing:. Thanks for letting me know though, are you guys interested in bevy yourselves?

ben-barsdell 2022-10-04 11:18

This is a cute little pinball game. I thought I did well by getting a score of 68152 by spamming the paddles, but then as I was filling in the ratings I noticed that I'd left a new game running and all the balls got stuck and it had racked up 1.7M points :). It's a little difficult sometimes to judge where the balls are on the paddles on the sides due to the perspective, but overall it felt very responsive. The brown balls also sometimes don't fit between the paddles which is kind of funny. I'd not heard of Bevy but it looks interesting (I still haven't found a reason to try Rust yet). Good to hear I wasn't the only one that wasted their entire Saturday! (I spent mine learning LMMS). It's impressive that you built this with a new engine. Nice work!

anxiousgamedev 2022-10-04 11:41

Yes works now! Nice idea to use pinball for this theme. It's fun to have loads of stuff going on. Like Ben I found the balls getting stuck, and it caused a bit of a logjam near the paddles