Splitframe Native runtime. Modular gameplay.
Docs Examples Changelog About Community
GitHub Read the Docs

Docs

Technical docs should live with the engine, then flow into the public site cleanly.

Guides owned by the website sit alongside generated engine documentation synced from the `splitframe` repo. That keeps code-adjacent docs versioned with the engine while the public docs surface stays coherent.

Guides

Site-owned onboarding and framing

Getting Started

Install Splitframe, run the engine locally, and understand the first runtime concepts.

live
Runtime Architecture

Understand the native runtime, engine modules, and Python gameplay layering.

live
Roadmap

The target state for Splitframe and the milestones required to reach it.

live

Engine Docs

Generated from the Splitframe repo

Engine Overview

High-level engine layout, current core surfaces, and repository ownership.

synced
Building Splitframe

Python package setup and native runtime build commands for the engine.

synced
Testing Splitframe

Boundary checks, import smoke coverage, and standalone engine verification.

synced
Migration Notes

Extraction status, deferred cleanup work, and compatibility notes for the repo split.

synced

Splitframe

A 2D engine site for the runtime, docs, examples, and release story.

Navigate

  • Docs
  • Examples
  • Changelog
  • About

Source

  • Engine repo
  • Site repo