/SpaceProject

A top-down 2D, procedurally generated space exploration and shooter game using libGDX and Ashley

Primary LanguageJavaMIT LicenseMIT

SpaceProject

A top-down 2D, procedurally generated space exploration and shooter game.

Currently in early (unplayable) development. Work in progress....

screenshot

Libraries:

  • libGDX
  • Ashley
  • OpenSimplexNoise

Building

Set up your Development Environment

Make sure Android SDK is installed.

Import project in IDE of choice using gradle.

Trouble Shooting

If a "File not found" error occurs, check the working directory.

Append "android\assets" to the working directory in run configurations.

Compile with Java 1.7. Features in 1.8 aren't avaible until Android Nougat(7.x)