
Gravity Warp
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).
#### About
In this game, you play as a robot that is deserted on a broken spaceship. You have fancy boots that can change the direction of gravity. But be careful, they only have limited fuel!
Made in Java using a custom game engine (included in the source).
Sound effects made with BFXR.
Music made in GarageBand
#### Controls:
WASD or Arrows to move
Space bar to change gravity
#### Credits
Programming and some artwork by RMHeuer
Artwork and music by CapnBones
Level design by both of us
#### Info
The JAR is compiled using Java 8.
Linux and Windows packaged builds are untested, use the universal JAR if they do not work.
#### Building
Run `mvn clean package` in the source directory with the pom.xml.
The compiled jar will be located at `target/LudumDare54-1.0-SNAPSHOT.jar`
In this game, you play as a robot that is deserted on a broken spaceship. You have fancy boots that can change the direction of gravity. But be careful, they only have limited fuel!
Made in Java using a custom game engine (included in the source).
Sound effects made with BFXR.
Music made in GarageBand
#### Controls:
WASD or Arrows to move
Space bar to change gravity
#### Credits
Programming and some artwork by RMHeuer
Artwork and music by CapnBones
Level design by both of us
#### Info
The JAR is compiled using Java 8.
Linux and Windows packaged builds are untested, use the universal JAR if they do not work.
#### Building
Run `mvn clean package` in the source directory with the pom.xml.
The compiled jar will be located at `target/LudumDare54-1.0-SNAPSHOT.jar`