module Gamefic::Scene
Narratives use scenes to process game turns. The start of a scene defines the output to be sent to the player. The finish processes player input.
Narratives use scenes to process game turns. The start of a scene defines the output to be sent to the player. The finish processes player input.