
B.U.B.B.A. Express
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Keep your giant robot alive and armed as he ferries your family to the hospital.
* You're a flimsy human, so make sure to use your giant robot as cover from the incoming lasers.
* Turrets have a chance to explode every time the craft they're mounted on takes damage, and that chance gets higher the lower the craft's health is. Employ redundancy!
* You automatically pick up whatever item you run into, but you can only hold one at a time. Clicking will toss whatever you're holding in the direction you're aiming, so throw it behind you if you don't want to just run into it again!
* [2020.04.20 01:21 EDT] Fixed a bug that snuck in at the last minute and prevented you from mounting turrets if your collision shape recently overlapped two mountpoint zones at once. This was only a tiny change (swapped an `else:` with `elif current_drop_zone == zone:`).
Tips
* You're a flimsy human, so make sure to use your giant robot as cover from the incoming lasers.
* Turrets have a chance to explode every time the craft they're mounted on takes damage, and that chance gets higher the lower the craft's health is. Employ redundancy!
* You automatically pick up whatever item you run into, but you can only hold one at a time. Clicking will toss whatever you're holding in the direction you're aiming, so throw it behind you if you don't want to just run into it again!
Post-Deadline Bugfix
* [2020.04.20 01:21 EDT] Fixed a bug that snuck in at the last minute and prevented you from mounting turrets if your collision shape recently overlapped two mountpoint zones at once. This was only a tiny change (swapped an `else:` with `elif current_drop_zone == zone:`).