Documentation

Learn Simulant

Everything you need to know to build games with Simulant

Compile with DreamSDK

This guide tells you how to compile Simulant for the Dreamcast using DreamSDK - which is a pre-packaged Dreamcast SDK for Windows.

Note: *It is highly recommend you use the simulant-tools Python-based tool to generate Simulant projects* as it generates your project
folder structure, and allows building and packaging for multiple platforms. Simulant-tools downloads pre-compiled libraries and so
compilation of Simulant itself is unnecessary.

These instructions exist for those who which to contribute to Simulant itself, or those who prefer to have full control over their projects.

Install DreamSDK

Install CMake

Compile Simulant