Playing with Data: Procedural Generation of Adventures from Open Data


Barros Gabriella A.B. Liapis Antonios Togelius Julian
2016 DiGRA/FDG '16 - Proceedings of the First International Joint Conference of DiGRA and FDG

This paper investigates how to generate simple adventure games using open data. We present a system that creates a plot for the player to follow based on associations between Wikipedia articles which link two given topics (in this case people) together. The Wikipedia articles are transformed into game objects (locations, NPCs and items) via constructive algorithms that also rely on geographical information from OpenStreetMaps and visual content from Wikimedia Commons. The different game objects generated in this fashion are linked together via clues which point to one another, while additional false clues and dead ends are added to increase the exploration value of the final adventure game. This information is presented to the user via a set of game screens and images. Inspired by the “Where in the World is Carmen Sandiego?” adventure game, the end result is a generator of chains of followable clues.