This repository contains the official documentation site for PixelRoot32: guides, architecture notes, API reference, and examples.
Live site: docs.pixelroot32.org
tools/ and examples/*.md are generated from the game engine repo. After changing engine docs or example READMEs, run:
npm run sync-docs(requires PIXELROOT32_ENGINE_ROOT or --engine; see CONTRIBUTING.md.)
MIT License — see the PixelRoot32 Game Engine repository for details.