Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

The linux build did not run on my system unfortunately :( I’m on Fedora 44 and got the following error:

./MyImGuiApp: error while loading shared libraries: libFLAC.so.12: cannot open shared object file: No such file or directory

I made sure that flac-libs was installed and I see libFLAC.so.14 in my lib folder but unfortunately it seems incompatible. Funnily enough, my workaround was to download the windows version and run that through wine which worked fine :P

The controls were difficult to get used to, but I will chalk some of that up to me being bad. Despite the itch page saying you can left click to shoot, that didn’t work for me and I had to use space bar? Not sure if that’s a problem with wine.

It’d be nice if there were more than two levels plus some more mechanics. Maybe the alert countdowns shouldn’t instantly fail the mission, but rather it should alert other nearby tanks to your position or something? Since it can be frustrating when the timer expires when it’s one hit away from dying. More sound effects would also be a plus. Overall, a pretty cute submission!

(1 edit) (+1)

This was my first game jam and first game as well. thank you for playing and for the feedback. appreciate it.