Skip to main content

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

Glad you like my project! 

The DEB package is because I used the legacy Panda3D deployment system. I have a fascination with making software for older computers, so if I can make a program I write run on older platforms, I do it. 

I've extracted DEB files generated by the Panda3D deployment system and installed them on non-Debian platforms before. If you wanted to run it on a non-Debian platform, there are only two folders you have to move. I even ran a Panda3D program using Qemu user mode on a Raspberry Pi once!

If you wanted to run it on a non-Debian platform, there are only two folders you have to move.

I tried that, manually copied the files to my /usr directory, but the game still didn’t start (logs). Arch Linux btw.

In the end it was easier for me to run the Windows version with Proton. :-)

(1 edit)

Hmm, the issue appears to be with the high score file not being able to be opened for writing. It would probably work if you would run it as admin with sudo. 

I didn't test the Linux builds so it might just be an issue with them. I'll get around to testing them and if this is an issue with them, I will fix it in the next version.