Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 925 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 925 Bytes

Constellations

Description

  • Constellations experiment for Desktop and Android, inspired by games like Eufloria and Auralux.
  • Multi-threaded quadtree particle collision detection
  • Source is a eclipse project with all dependencies

Videos

Screenshot

alt text alt text alt text

Controls

  • Use the mouse to move around select and move creatures around
  • When using on mobile two fingers can be used to move and zoom and one finger to select and move creatures
  • Press D to toggle quadtree visualization

Tech

  • LibGDX is used as a base for this experiment