You are hereChinese Text Adventures / Playing the Game / Authoring the Game
Authoring the Game
Here is ZAT in the authoring mode. The authoring is all in GUI (graphical user interface) mode, no messy text-based files. The screenshot shows the rooms definitions.The game logic is driven by state-based changes. Every action can set state changes, and this is used to control the logic of the game.