Getting Started
DungeonBreak — linear world, branching narrative RPG. This site hosts docs, API references, and onboarding.
DungeonBreak
DungeonBreak is a linear world, branching narrative RPG: emergent, system-driven, with tactical RTS-lite combat, rich dialog, and alignment. Pillars: fixed A-to-B world with branching human path; stop the Dungeon Breaks; TTRPG feel (walk and talk, companions); character-driven emergence (time-spend simulation).
What's in this doc site
Use the sidebar to browse:
- API — C++ and Python API reference (generated by
npm run docs:generate). - Guides — onboarding and finding code (e.g. Onboarding).
Run npm run lab (or at least npm run docs:generate) so that API and guides appear in the sidebar and are up to date.