Go to file
2014-12-02 14:26:34 -05:00
assets v0.2.3: WIP/placeholder sprites for new items 2014-12-01 22:25:06 -05:00
res V0.2.0: ... real final commit. 2014-09-15 20:31:51 -04:00
src/com/shatteredpixel/shatteredpixeldungeon v0.2.3: changed how some of the code deals with exception. More visible errors, but better error reporting. These methods should never fail for any reason other than an IOException anyway, so the intent here is that if they do fail for another reason, it is worth one user's game session so that I can get a bug report. 2014-12-02 14:26:34 -05:00
.gitignore updated .gitignore 2014-10-15 23:50:23 -04:00
AndroidManifest.xml v0.2.2b: final commit 2014-11-16 17:58:40 -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