
Space Bear Panic
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).
LD39 Version: itch.io / gamejolt
#### Post Ludum Dare Edition: itch.io / gamejolt (Received several updates)
Synopsis
The Space Station has been infested by an alien hive-mind life-form known only as The Entity. You need to escape, but your shuttle is out of power!Search the station for energy cells and return them to your shuttle. Do this enough times, and you will be able to escape safely! You can only carry one at a time, however.
The Entity spreads itself throughout the station while you explore, so beware! One touch leads to instant death. You can slow its progress by welding doors shut. And if you accidentally weld yourself into a room, you can always bash down the door.
Tools Used
- Code: Stencyl (using Haxe)- Graphics: Piskel using NES palette
- Sound: Bfxr and Audacity
- Music: Schism Tracker and autotracker-bottomup
Devlog
1.0.3 8/2/2017
- Fixed a bug where the Entity sprite occasionally was one pixel off-grid.1.0.2 8/1/2017
Added in alternate key bindings:
- Control1 (Welding) is now triggered with Z, Y, or Space
- Control2 (Bash & Use Energy Cell) is now triggered with X or Shift
1.0.1 8/1/2017
- Fixed a bug where filling up the shuttle's energy bar could happen an infinite number of times after bringing back an energy cell- Fixed a bug with the collision box of the player character when performing certain actions