v0.4.2: updated readme.md

This commit is contained in:
Evan Debenham 2016-09-07 02:07:47 -04:00
parent 7a707f207b
commit 79248994ed

View File

@ -1,16 +1,25 @@
Shattered Pixel Dungeon
=======================
Fork of Pixel Dungeon, a traditional roguelike game with pixel-art graphics and simple interface.
A Roguelike RPG, with randomly generated levels, items, enemies, and traps!
Based on the source code of Pixel Dungeon, by Watabou.
Shattered Pixel Dungeon uses gradle and is most easily compiled/edited using Android Studio.
Shattered Pixel Dungeon on Google Play:
https://play.google.com/store/apps/details?id=com.shatteredpixel.shatteredpixeldungeon
On Amazon:
https://www.amazon.com/Shattered-Pixel-Dungeon/dp/B00OH2C21M
On F-Droid (Which compiles directly from this source code):
https://f-droid.org/repository/browse/?fdid=com.shatteredpixel.shatteredpixeldungeon
Official web-site:
http://www.shatteredpixel.com
Developer's blog:
http://shatteredpixel.tumblr.com/
To build the game you will need my modified PD-classes library:
https://github.com/00-Evan/PD-classes
Source code of original Pixel Dungeon:
https://github.com/watabou/pixel-dungeon