sge 1.1.2

Simple game engine
Documentation

Simple Game Engine

A simple 2D/3D engine inspired by macroquad.

There is no written documentation at the moment due to the API being so unstable. There are however many examples that can be used to learn the API, which are kept up to date with any changes. The simple.rs example is a good one to start with. You can look through the examples to find all the features of the engine (at least one example per feature), and how to use them.

Documentation

A WIP book about SGE can be found here;

Automatically generated reference documentation for SGE can be found here. Most of the content is in the prelude module.