Skip to content

Shattered Pixel Dungeon [UPDATED]

While there are no major peer-reviewed academic papers exclusively dedicated to as a primary subject , the game is frequently referenced in research regarding procedural generation and roguelike game design .

Since the game is open-source, the most comprehensive technical "paper" is the project's own documentation and source code: Shattered Pixel Dungeon

: Contains the complete source code , license details, and technical documentation on how the game compiles and runs . While there are no major peer-reviewed academic papers

In the game itself, "papers" are collectible items that expand the story or teach gameplay mechanics: For a deep dive into its development and

: Found near alchemy pots, these provide recipes for crafting trinkets and consumables.

For a deep dive into its development and mechanics, you can explore the following types of "papers" and documentation: Academic & Technical Analysis

: This paper discusses methods like Binary Space Partitioning and Perlin Noise, using roguelikes as key case studies to explain how random levels are created.