Lila is a game engine primarily used to learn about the process of creating a game engine. The very long-term plan is for Lila to be a somewhat usable game engine.
Clone this repository and run the setup script to start build the engine.
git clone git@github.com:compvisia/Lila.git
cd Lila
./setup.sh --first-time
Lila is designed to be natively run on Linux but should run on Windows (Windows not tested!)
Before contributing please read the Contributor Code of Conduct.
Contribute by creating pull requests or by reporting issues.
Lila is free and open-source software under the MIT License. The official logo is distributed under the Creative Commons license (CC BY-SA 4.0 International).
This repository is also part of the compvisia family.