this post was submitted on 04 Nov 2024
11 points (86.7% liked)

Pixel Dungeon

2108 readers
1 users here now

This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.

Rules:

We have a few title tags for standout posts:

Sister Communities:

founded 2 years ago
MODERATORS
 

The best item of this run was actually the Cape Of Thorns, but I took it off at the end of the run.

you are viewing a single comment's thread
view the rest of the comments
[–] Keraki@lemmy.world 1 points 10 months ago (1 children)

How did you compile it yourself?

[–] Vencedor@lemmy.world 1 points 10 months ago (1 children)

Goto Evan's GitHub, then download the source code as zip. Then use an IDE to open the project, and, there you go. You can now change the code, test it and compile it. Read the documentation files on the source code first

[–] Keraki@lemmy.world 1 points 10 months ago (1 children)

That’s awesome! But only if I knew Java 😭, just saying tho

[–] Vencedor@lemmy.world 1 points 10 months ago* (last edited 10 months ago) (1 children)

Dev.java has some decent tutorials

[–] Keraki@lemmy.world 2 points 10 months ago

Yeah, I will take a look 😃