Scene {{ gameState.history.length + 1 }}
{{ gameState.context.location }}
{{ gameState.history[selectedScene].description }}
Planned Actions
No actions yet.
{{ action.player_name }}
{{ action.description }}
The End
{{ gameState.title || gameState.context.location }}
{{ scene.location || ('Scene ' + (index + 1)) }}
The End