Skip to content

Latest commit

 

History

History
91 lines (51 loc) · 3.92 KB

README.md

File metadata and controls

91 lines (51 loc) · 3.92 KB

Shattered Pixel Dungeon

Build JAR and APK

Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.

Shattered Pixel Dungeon currently compiles for Android, iOS, and Desktop platforms. You can find official releases of the game on:

Get it on Google Play Download on the App Store Steam
GOG.com Itch.io Github Releases

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:

Mod description

Done

  • Potion of Experience now level up hero up to 30 levels

exp

  • Potion of Healing now adds 5000 to Hero HP

health_1st_time health_2nd_time

  • Potion of Strength now multiply str by 10

strength_10

  • Shopkeepers not more so greedy

shopkeeper

  • Scroll of Upgrade now adds +10 to item and no longer dispels the enchantment

upgrade

  • All heros search distance upgraded to 6

search_radius

Mod description

Done

  • Potion of Experience now level up hero up to 30 levels

exp

  • Potion of Healing now adds 5000 to Hero HP

health_1st_time health_2nd_time

  • Potion of Strength now multiply str by 10

strength_10

  • Shopkeepers not more so greedy

shopkeeper

  • Scroll of Upgrade now adds +10 to item and no longer dispels the enchantment

upgrade

  • All heros search distance upgraded to 6

search_radius