Skip to content

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

License

Notifications You must be signed in to change notification settings

dostiharise/SpaceProject

 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • GLSL 1.3%