Marmalade Engine

Home

Marmalade

Marmalade is a modular 2D game engine.

Features

Building

This repository in itself, without building any packages, is essentially just an engine UI and API.

Multiple built-in packages and plugins are contained in packages and plugins directories respectively.

  1. Clone the repository
  2. Run python submodules.py restore
  3. Build with CMake