Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
91–100 of 235 posts
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#92So I used to play Pixel Dungeon and then saw a bunch of clones that looked like it. Is Shattered Pixel Dungeon the original project or a clone of a closed source game? Or completely unrelated?
The original Pixel Dungeon was closed source IIRC, but then the developer stopped working on it and released the source code. Now there are many forks/mods of PD, all with different features (the Pixel Dungeon wiki has a great list). Shattered PD is the most popular and polished one, it adds a ton of stuff and is very actively developed.
https://watabou.github.io/ https://watabou.itch.io/
Some really great work here
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#93DO NOT DOWNLOAD THIS. I downloaded (not Shattered) Pixel Dungeon and then Shattered, and nearly a decade later I'm still playing. In fact it's 70% of my non-work computing time. Not only that Shattered's dev updates often with sometimes great changes. You've been warned.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#94Being in Java and a roguelike dugeon crawler with cute graphics already makes it for me.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#95Well, there goes the rest of the week. I don't install games on my phone, but I always give SPD a pass because open source. The first time I installed it, I almost lost an internship because I was too focused on the game. The most recent time I installed it, my wife thought I was cheating on her because I was acting so shady and obsessive about my phone. Don't say I didn't warn y'all.
If you only play open source mobile games and are afraid of wasting your time, make sure you avoid the factory tower defense game Mindustry which presents itself at https://mindustrygame.github.io/
On one of my phones it doesn't even render whole the items on the screen, making some actions unselectable.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#96I'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…
> I'm not really sure what this is doing on Hacker News 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?
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#97Earlier quoted context omitted.
The original Pixel Dungeon was closed source IIRC, but then the developer stopped working on it and released the source code. Now there are many forks/mods of PD, all with different features (the Pixel Dungeon wiki has a great list). Shattered PD is the most popular and polished one, it adds a ton of stuff and is very actively developed.
Yeah, I was looking though the code wondering what java based rendering library this was using but all of these support classes come from "PD-classes" (which was sighted in the SPD readme... just never joined the dots) but also pointed me to the creators itch account and relevant "Generator" artworks which are all very impressive https://watabou.github.io/ https://watabou.itch.io/ Some really great work here
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#98The author, Evan, is maintaining a fediverse community for all mods of the original Pixel Dungeon, accessible via https://photon.lemmy.world/c/pixeldungeon for instance, after the Reddit troubles from last year.
Re: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler
#99This is cool, I love a good roguelike especially on my phone for flights and other time sinks. I 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
#100I'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…
Skyrim had that mechanic. You could eat ingredients for potions and if you had a duplicate it would tell you the effects, and the next time you found the ingredient again you would know what it was.