This is a 2D engine using kha. Primarily for personal use.
To start follow setting up Kha, then add this repo as a submodule aswell.
git submodule add https://github.com/KingCosmic/Nebula
...then initialize the submodule:
git submodule update --init --recursive
just run this command!
git submodule update --remote
Enjoy!
We do not yet have examples sadly.