Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
1–10 of 235 posts
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#2Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#3One of the nicest features is that whenever you observe an effect that unambiguously tells you what a potion/scroll does - such as throwing a potion - that type of object is automatically identified for you. In more "traditional" hack games you'd have to write notes yourself even though obviously a thrown potion exploding into fire means it's a potion of liquid fire, right?
Shattered Pixel is a good way to kill some time on public transit or similar.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#4Particularly impressed that it builds for iOS when written in Java - turns out the game is built on libgdx which builds for all these platforms.
Also, it's fun if you like roguelikes.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#5I am curious though, why is the iOS version €4.99 but the Android version is free ? I've seen this a lot actually and have always wondered, I figured it might just be Apple's annual developer license fee but not sure.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#6The mobile versions are great because they’re ad-free, and work without internet access when on airplanes. And since it’s turn-based, it’s very interruption-friendly. The Reddit community is also a lot of fun: equal mix of strategy and memes.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#7Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#8I'm not really sure what this is doing on Hacker News, but the game (Shattered Pixel Dungeon) is fun. One of the nicest features is that whenever you observe an effect that unambiguously tells you what a potion/scroll does - such as throwing a potion - that type of object is automatically identified for you. In more "traditional" hack games you'd have to write notes yourself even though obviously a thrown potion expl…
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#9Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#10I'm not really sure what this is doing on Hacker News, but the game (Shattered Pixel Dungeon) is fun. One of the nicest features is that whenever you observe an effect that unambiguously tells you what a potion/scroll does - such as throwing a potion - that type of object is automatically identified for you. In more "traditional" hack games you'd have to write notes yourself even though obviously a thrown potion expl…
Incredibly fun game, open source, and in a genre that likely fits well into many HN users' interests. I rediscovered it recently and remembered it was open source, so why not submit it?