Go to file
2022-02-04 15:16:19 -05:00
android updated copyright for 2022 2022-02-03 12:18:16 -05:00
core v1.2.0: fixed some minor source merging issues 2022-02-03 12:23:31 -05:00
desktop v1.2.0: added utilities for macOS notarizing 2022-02-04 15:16:19 -05:00
docs v1.0.1: updated README and guides with some basic iOS information 2021-08-26 12:49:06 -04:00
gradle/wrapper v1.1.2: updated gradle and and android gradle plugin 2022-01-13 18:41:14 -05:00
ios v1.2.0: added utilities for macOS notarizing 2022-02-04 15:16:19 -05:00
services v1.2.0: fixed URI's failing to open on macOS 2022-02-03 12:19:10 -05:00
SPD-classes v1.2.0: implemented full and mixed UI modes, in addition to mobile 2022-02-03 12:19:20 -05:00
.gitignore v0.6.1: updated gitignore 2017-08-19 00:16:21 -04:00
build.gradle v1.1.2: final commit 2022-01-13 18:41:31 -05: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 v1.0.1: fixed a missing HTTPS in readme 2021-08-26 12:49:11 -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, iOS and Desktop platforms. It is available from Google Play, the App Store, and right here on GitHub.

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: