
Sporg's Mishap
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).
A long time ago...
A lowly space explorer, has located a unique source of power on a nearby planet. Unfortunately our traveler has an untimely mishap with an asteroid, leaving him stranded in a foreign land to pick up the pieces. Literally....
To make matters worse, centuries of space travel make one unaccustomed to gravity. And someone has been slacking on their space squats.
Jumping will not be possible, but technology has its advantages.
The native species in their ancient and primitive ways appear un-accepting of your presence.
Were the instruments wrong? How could such a reading come from a planet with seemly non-advanced creatures.
------------------
WASD/Arrows - movement
SPACE - shoot
Down Arrow/W/B - Pickup & Drop/Throw
SPACE - skip cutscenes, but why would you want to?
------------------
Want to run at a higher/lower resolution?
run the game from command line with one of three arguments: high, medium (default), and small to get the different resolutions. Like this:
java -jar LudumDare36-1.2.jar high
java -jar LudumDare36-1.2.jar small
------------------
EDIT:
Uploaded version 1.1 that fixes a small bug surrounding picking up items
Uploaded version 1.2 that adds WASD and Arrow key control schemes
A lowly space explorer, has located a unique source of power on a nearby planet. Unfortunately our traveler has an untimely mishap with an asteroid, leaving him stranded in a foreign land to pick up the pieces. Literally....
To make matters worse, centuries of space travel make one unaccustomed to gravity. And someone has been slacking on their space squats.
Jumping will not be possible, but technology has its advantages.
The native species in their ancient and primitive ways appear un-accepting of your presence.
Were the instruments wrong? How could such a reading come from a planet with seemly non-advanced creatures.
------------------
WASD/Arrows - movement
SPACE - shoot
Down Arrow/W/B - Pickup & Drop/Throw
SPACE - skip cutscenes, but why would you want to?
------------------
Want to run at a higher/lower resolution?
run the game from command line with one of three arguments: high, medium (default), and small to get the different resolutions. Like this:
for high resolution
java -jar LudumDare36-1.2.jar high
for low resolution
java -jar LudumDare36-1.2.jar small
------------------
EDIT:
Uploaded version 1.1 that fixes a small bug surrounding picking up items
Uploaded version 1.2 that adds WASD and Arrow key control schemes