My personal game framework made on top of Rotor-nelua ECS library and Nene game library.
You should clone this repository with
git clone --recurse-submodules https://github.com/Andre-LA/irene.git
Both rotor-nelua
and nene
are bundled as git submodules, however, you also need to install nene
's dependencies.
Just run the following command, replacing "EXAMPLE" with one of the available examples on tests
directory.
nelua tests/EXAMPLE.nelua