Skip to content
/ spacefly Public

2D game with procedural levels implemented with LibGDX.

Notifications You must be signed in to change notification settings

vesas/spacefly

Repository files navigation

Spacefly - 2D game

  • Java
  • LibGDX
  • Procedurally generated levels
  • Box2D for collision detection
  • 2D visibility polygon calculation
    • Loosely follows the method described in "Efficient Computation of Visibility Polygons" by F Bungiu et al.

Gameplay:

alt text

Dependencies

LibGDX 1.12.1

About

2D game with procedural levels implemented with LibGDX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages