
INFALL
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Windows version patched to fix illegal resolution bug.
All versions are wrapped in an installer. I had no real way of circumventing this without having you install the full ~120MB panda3d SDK and python so please dont hate me too much.*
Game is far too easy at the moment. Needs some balancing
Linux/Mac will need to make do with source only for the moment as I can't get packpanda to work on Ubuntu. Anyone with panda3d can run this with
$ python infall.py
*so it turns out I can package the game as a standalone executable but it will download the runtime at launch and thats probably worse than the current installer method so I guess I'm stuck with installers for now. Thanks for understanding
All versions are wrapped in an installer. I had no real way of circumventing this without having you install the full ~120MB panda3d SDK and python so please dont hate me too much.*
Game is far too easy at the moment. Needs some balancing
Linux/Mac will need to make do with source only for the moment as I can't get packpanda to work on Ubuntu. Anyone with panda3d can run this with
$ python infall.py
*so it turns out I can package the game as a standalone executable but it will download the runtime at launch and thats probably worse than the current installer method so I guess I'm stuck with installers for now. Thanks for understanding