iepub

Engine

Interactive fiction engine built for publication, not just prototypes.

iepub treats interactive narrative as a readable work with rules, state, assets, and chapters that can travel together. It is not just a branching graph editor. It is a lightweight runtime model designed so authors can write, export, and read the same work without inventing a custom delivery stack each time.

Why it matters

A runtime model that stays legible

Many interactive fiction tools are excellent at quick experimentation, but the runtime, data model, and published artifact often remain tightly coupled to one editor. iepub leans in the opposite direction. The book remains a structured publication with explicit manifest, story files, assets, and optional tools such as the character sheet used by Decadence.

Go deeper

Explore the rest of the stack