Skip to content

compvisia/Lila

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An easy to use lightweight game engine written in C++20

Overview

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.

Quick Start

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!)

Contributing

Before contributing please read the Contributor Code of Conduct.

Contribute by creating pull requests or by reporting issues.

Licensing

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.

Contributors 2

  •  
  •