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

Pixel Dungeon

2677 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 3 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 2 years ago (1 children)

How did you compile it yourself?

[–] Vencedor@lemmy.world 1 points 2 years 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 2 years ago (1 children)

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

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

Dev.java has some decent tutorials

[–] Keraki@lemmy.world 2 points 2 years ago

Yeah, I will take a look 😃