Skip to content
modkitv0.2

modkit

A C game framework on bgfx and SDL3 — with a TypeScript binding that runs the same engine in the browser.

Guides

Building, the render pass model, and the JavaScript binding — with demos that run the engine live on this page.

Start reading →

API reference

Every public symbol across 84 headers, generated from the source comments.

Browse the API →

Examples

Screenshots of every example, and the ones with a web build run in the browser.

Open the gallery →

Two languages

The same engine from C or from TypeScript. @modkit/core ships the runtime as WebAssembly, so a scene is a few lines either way.