Go to file
2021-08-08 18:08:59 -04:00
android v0.9.4: updated various dependencies and Android target SDK. 2021-08-08 18:06:48 -04:00
core v0.9.4: fixed a typo in shock force talent 2021-08-08 18:08:59 -04:00
desktop v0.9.4: reduced allocations when text is being matches to a font 2021-08-08 18:04:35 -04:00
docs v0.9.3: tweaked quick setup guide in desktop docs 2021-05-21 16:36:37 -04:00
gradle/wrapper v0.9.4: updated various dependencies and Android target SDK. 2021-08-08 18:06:48 -04:00
ios v0.9.4: removed dynamic hiding of home indicator on iOS (preference aren't accessible before the application is created) 2021-08-08 18:08:59 -04:00
services v0.9.4: added an opt-in for betas in the update checker 2021-08-08 18:05:32 -04:00
SPD-classes v0.9.4: fixed a camera zoom error with text input 2021-08-08 18:07:17 -04:00
.gitignore v0.6.1: updated gitignore 2017-08-19 00:16:21 -04:00
build.gradle v0.9.4: updated gradle plugin for Android Studio 2020.3.1 2021-08-08 18:07:16 -04:00
gradle.properties v0.8.2: added gradle config properties to increase available heap memory 2020-07-14 14:27:56 -04:00
gradlew v0.9.0: updated gradle version 2020-09-22 22:25:21 -04:00
gradlew.bat v0.9.0: updated gradle version 2020-09-22 22:25:21 -04:00
LICENSE.txt actual source files added 2014-07-27 17:39:07 +04:00
README.md v0.8.1: added text regarding pull requests and funding (for github) 2020-06-18 17:00:12 -04:00
settings.gradle v0.9.4: improved formatting for settings.gradle 2021-08-08 18:04:12 -04:00

Shattered Pixel Dungeon

A Roguelike RPG, with randomly generated levels, items, enemies, and traps! Based on the source code of Pixel Dungeon, by Watabou.

Shattered Pixel Dungeon currently compiles for Android and desktop platforms. It is available from GitHub, Google Play, Amazon, and F-Droid.

If you like this game, please consider supporting me on Patreon!

There is an official blog for this project at ShatteredPixel.com.

The game also has a translation project hosted on Transifex.

Note that this repository does not accept pull requests! The code here is provided in hopes that others may find it useful for their own projects, not to allow community contribution. Issue reports of all kinds (bug reports, feature requests, etc.) are welcome.

If you'd like to work with the code, you can find the following guides in /docs: