Marahel: A Language for Constructive Level Generation

Abstract:
Marahel is a language and framework for constructive generation of 2D tile-based game levels. It is developed with the dual aim of making it easier to build level generators for game developers, and to help solving the general level generation problem by creating a generator space that can be searched using evolution. We describe the different sections of the level generators, and show examples of generated maps from 5 different generators. We analyze their expressive range on three dimensions: percentage of empty space, number of isolated elements, and cell-wise entropy of empty space. The results show that generators that have starkly different output from each other can easily be defined in Marahel.

Papers:
http://www.akhalifa.com/documents/marahel-language-constructive.pdf

by Ahmed Khalifa and Julian Togelius
Sorry, no content here.

Events