This game is roughly based on Vampire Survivor but in space. For more information about the game and the mechanics please head to the documentation.
Please check if the listed software does have any additional requirements.
To get started with development firstly install all the requirements. Import the godot project from this repository into the engine.
If you do make a change please create a new branch based on those rules
feature/*for a new featurebugfix/*if you fix a bug
All changes are getting merged into the develop branch.