Guild Engine is a browser-based graph editor and runtime for building incremental RPG projects.
editor/— React 19 + Vite editor UIengine/— vanilla JavaScript runtimeschema/— JSON Schema for project datadocs/— project docs and design notesthoughts/— plans, ledgers, and session notes
cd editor
npm install
npm run devcd editor
npm test
npm run buildOpen engine/index.html through a local server.
This repository is licensed under CC BY-NC-SA 4.0. See LICENSE.
