1 रिपॉजिटरी
Directing narrative progression through named content blocks with support for return paths.
Distinct from Named Content Sections: Candidates refer to UI layout sections or async generators; this is about narrative branching and convergence.
Explore 1 awesome GitHub repository matching game development · Section-Based Flow Control. Refine with filters or upvote what's useful.
Ink is an interactive narrative scripting language, a JSON narrative compiler, and a narrative engine runtime. It provides a specialized toolset for authoring non-linear stories and complex branching dialogue systems, allowing developers to manage game state and deliver interactive text to a user interface. The system transforms raw scripts into a machine-readable JSON bytecode format to optimize execution within external game engines. It distinguishes itself through advanced state management, including the ability to serialize story progress into snapshots and maintain concurrent story conte
Directs narrative progression by jumping between named content blocks and managing return paths.