retrodeluxe / rlengine-msx

RetroDeluxe Game Engine for MSX computers
GNU General Public License v2.0
51 stars 3 forks source link
msx

Generic badge Documentation Status

RetroDeluxe Game Engine for MSX computers

RLE is a game engine targeted at MSX Computers, written in C and aimed at making the development as easy as possible.

At the moment it provides:

RLE is a work in progress, but mature enough for development (check the tests folder for samples).

Roadmap

Known issues

Documentation

Also work in progress, but please check https://retrodeluxe-engine-for-msx.readthedocs.io/en/latest/

How to Build

Currently supported platforms are MacOS and Ubuntu.

Just run 'make test' or 'make rom', this build run everything inside the test and roms folders.

You can also build individual roms from their root folder.