Episode: a dynamically generated single playthrough environment

Marvin Neil. Bables
Binas, Vincent.

Abstract/Summary

Replayability is one of the most important value of a game. One way to increase replayability is by dynamically generating game storylines. However, previous approaches randomly connect from one plot to another thus producing several implications and illogical stories. This research addresses the problems by developing a planner that can dynamically generate a logical single playthrough storyline. An object based model is also implemented to define the elements to be included in the story plan, such as objects and locations. The said model acts as an initialization for the elements of the game state. The resulting plan is represented by an RPG Minecraft mod. Test results and user assurance tests showed that Episode planner runs faster in larger models and produces more logical game quest sequences than the STRIPS Planner.