A top-down 2D, procedurally generated space exploration and shooter game.
Currently in early (unplayable) development. Work in progress....
- libGDX
- Ashley
- OpenSimplexNoise
Set up your Development Environment
Make sure Android SDK is installed.
Import project in IDE of choice using gradle.
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)