Rhythm Based Level Generation For 2d Platformers

Abstract

We present a rhythm-based method for the automatic generation of levels for 2D platformers, where the rhythm is that which the player feels with his hands while playing. Levels are created using a grammar-based method: first generating rhythms, then generating geometry based on those rhythms. Generation is
constrained by a set of style parameters tweakable by a human designer. The approach also minimizes the amount of content that must be manually authored, instead relying on geometry components that are included in the level designer’s tileset and a set of jump types. Our results show that this method produces an impressive variety of levels, all of which are fully playable.

Download Link

Download as PDF

PCG Wiki References

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License