Nebula
Nebula copied to clipboard
A engine made in haxe using kha, takes a lot of inspiration from phaser with some internal adjustments.
Nebula
This is a 2D engine using kha. Primarily for personal use.
Usage
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
Updating
just run this command!
git submodule update --remote
Enjoy!
Examples
We do not yet have examples sadly.