stephenhaunts / TextualRealityExperienceEngine

Textual Reality Experience Engine : Text Adventure Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text macro substitution engine

stephenhaunts opened this issue · comments

The ability to define macros in the text that can be substituted into game text at run time.

Constants

$(MY_CONSTANT)

Game State Values

$(GameState.Health)