Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

JupiterRider/GetIntoSpace

Repository files navigation

GetIntoSpace

Controls:

  • A/D or Left/Right to move sideways
  • ESC to quit

Gameplay:

The aim is to survive as long as possible without a collision. As time goes on, the asteroid gets faster and faster.

Installation:

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

Source/Build:

The game was made with libGDX using tommyettinger's gdx-liftoff.

Copyright Assets:

  • The files in assets are CC0 (Creative Commons Zero) created by JupiterRider.
  • The images in lwjgl3/src/main/resources are from gdx-liftoff.