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

Pixel Dungeon

1453 readers
6 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 1 year 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 1 points 1 week ago (1 children)

How did you compile it yourself?

[–] Vencedor 1 points 1 week 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 1 points 1 week ago (1 children)

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

[–] Vencedor 1 points 1 week ago* (last edited 1 week ago) (1 children)

Dev.java has some decent tutorials

[–] Keraki 2 points 1 week ago

Yeah, I will take a look 😃