- A/D or Left/Right to move sideways
- ESC to quit
The aim is to survive as long as possible without a collision. As time goes on, the asteroid gets faster and faster.
To run the game you need a JRE or JDK. For example, you can find them here: https://adoptopenjdk.net/. At least version 8 should work.
Download the latest .jar file from the releases tab and execute it: java -jar GetIntoSpace-0.0.1-SNAPSHOT.jar
The game was made with libGDX using tommyettinger's gdx-liftoff.
- The files in
assets
are CC0 (Creative Commons Zero) created by JupiterRider. - The images in
lwjgl3/src/main/resources
are from gdx-liftoff.