Go to file
Evan Debenham 353dc49fa4 v0.2.3: refactored logic to distinguish between a Hero's class name, and given name.
Note that given name is only going to be set by donation features, which are not in the open source, but the refactor is generally beneficial so I'm putting it in anyway.
2014-12-19 16:31:10 -05:00
assets v0.2.3: removed unused references to Original PD donations 2014-12-16 22:47:28 -05:00
res V0.2.0: ... real final commit. 2014-09-15 20:31:51 -04:00
src/com/shatteredpixel/shatteredpixeldungeon v0.2.3: refactored logic to distinguish between a Hero's class name, and given name. 2014-12-19 16:31:10 -05:00
.gitignore updated .gitignore 2014-10-15 23:50:23 -04:00
AndroidManifest.xml v0.2.3: backing out unintentional change to android manifest (whoops!) 2014-12-17 01:53:32 -05:00
LICENSE.txt actual source files added 2014-07-27 17:39:07 +04:00
README.md Update README.md 2014-07-27 18:03:16 +04:00

Pixel Dungeon

Traditional roguelike game with pixel-art graphics and simple interface.

Pixel Dungeon on GooglePlay: https://play.google.com/store/apps/details?id=com.watabou.pixeldungeon

Official web-site: http://pixeldungeon.watabou.ru/

Developer's blog: http://pixeldungeon.tumblr.com/

To build the game you will need my unnamed game library: https://github.com/watabou/PD-classes