The Gold Standard: Automatically Generating Puzzle Game Levels

David Williams-King and Jörg Denzinger and John Aycock and Ben Stephenson

appeared in: Proceedings AIIDE 2012, Palo Alto, 2012, pp. 191-196.



Abstract

KGoldrunner is a puzzle-oriented platform game with dynamic elements. This paper describes Goldspinner, an automatic level generation system for KGoldrunner. Goldspinner has two parts: a genetic algorithm that generates candidate levels, and simulations that use an AI agent to attempt to solve the level from the player's perspective. Our genetic algorithm determines how "good" a candidate level is by examining many different properties of the level, all based on its static aspects. Once the genetic algorithm identifies a good candidate, simulations are performed to evaluate the dynamic aspects of the level. Levels that are statically good may not be dynamically good (or even solvable), making simulation an essential aspect of our level generation system. By carefully optimizing our genetic algorithm and simulation agent we have created an efficient system capable of generating interesting levels in real time.



Download paper (publisher's page)

Generated: 16/10/2012