Skip to content

JoannickGardize/Pixurvival

Repository files navigation

Pixurvival

Pixurvival is a pixelated top-down mega sandbox written in Java. Play the vanilla content or create your own content pack with the editor.

Itch.io presentation & download page

Trello board

Build and run

Run the game: ./gradlew gdx-desktop:run
Run the content pack editor: ./gradlew contentpack-editor:run
Run the standalone server: ./gradlew server:run
Build the distribution package: ./gradlew packageDistribution

Contributing

Contribution guide TODO. For now, join the Discord to discuss if you want to contribute.