Documentation / Runtime

TIFE Engine 1.1.3

The shared runtime executes portable adventure packages and provides consistent services to every compatible title.

Parser and Commands

Typed commands and intuitive clickable choices use one shared command model.

World and Rules

Rooms, objects, actors, conditions, events, and deterministic state transitions.

Player Systems

Inventory, journal, quests, achievements, conversations, saves, audio, and accessibility.

Package Runtime

Adventures declare semantic engine requirements instead of embedding duplicate runtime code.

Release highlights

  • Separated browser runtime
  • Semantic dependency model
  • Parser, world, rules, saves, audio, and accessibility services