: Contains the complete source code , license details, and technical documentation on how the game compiles and runs .
Since the game is open-source, the most comprehensive technical "paper" is the project's own documentation and source code:
In the game itself, "papers" are collectible items that expand the story or teach gameplay mechanics: Shattered Pixel Dungeon
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. : Contains the complete source code , license
: The game automatically adds guide pages for things like identification and status effects to help the player. Development Documentation
: Scattered throughout the dungeon, these narrate brief stories about past events and are added to your Journal. : Contains the complete source code
: Features long-form posts by the developer, 00-Evan, covering ten years of design evolution and mechanical changes.