Skip to content

Magneseus/Solarus-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solarus v2

A small, physics based spaceship game. Loosely based on the space battles from the Star Wars Battlefront videogames. Can pick from a variety of ships to get in, and go to the right to shoot the big bad brain.


Debug Mode

The physics system implemented allows for hitboxes to be made up of any number of quadrilaterals and circles. It also uses a quadtree for increased efficiency when numerous physics entities are present in the calculations.

You can see this visualized in the gif above:

  • purple lines -> hitbox outline
  • red lines -> axis-aligned bounding box
  • green lines -> sectors of the quadtree

Developed by:

  • Matt Mayer
  • Kyle Causton

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published