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

Pixel Dungeon

1691 readers
80 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
[–] [email protected] 1 points 5 months ago (1 children)

How did you compile it yourself?

[–] [email protected] 1 points 5 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

[–] [email protected] 1 points 5 months ago (1 children)

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

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

Dev.java has some decent tutorials

[–] [email protected] 2 points 5 months ago

Yeah, I will take a look 😃