Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 431 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 431 Bytes

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.