Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
Monad Engine

MONAD SYSTEMS — TERMINAL LINK PROTOCOL
MONAD-OS v0.1.4 — UNAUTHORISED ACCESS PROHIBITED
> CONNECTION ESTABLISHED

The Monad Engine is a C++17 game engine assembled lesson by lesson.

Status Report

The engine ships as two linked artifacts:

  • **Engine** — static library containing every subsystem.
  • **monad-engine** — host executable that links the library.

Game code subclasses mnd::Application and registers with mnd::Engine before entering the main loop.

Available Modules

Note
Toggle phosphor / amber via the colour switch in the upper-right.