Skip to content

LibGDX port of the awesome Pixel Dungeon

Notifications You must be signed in to change notification settings

FKHals/pixel-dungeon-gdx

This branch is 1 commit ahead of Arcnor/pixel-dungeon-gdx:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
FelixKHals
Feb 8, 2020
b15a4d0 · Feb 8, 2020
Nov 12, 2014
Oct 19, 2014
Feb 8, 2020
Nov 8, 2014
Aug 30, 2014
Sep 13, 2014
Nov 12, 2014
Sep 6, 2014
Aug 30, 2014
Feb 8, 2020
Aug 30, 2014
Aug 30, 2014
Aug 30, 2014
Aug 30, 2014

Repository files navigation

pixel-dungeon-gdx

GDX port of the awesome Pixel Dungeon

Quickstart

Do ./gradlew <task> to compile and run the project, where task is:

  • Desktop: desktop:run
  • Android: android:installDebug android:run
  • iOS: launchIosDevice or launchIphoneSimulator or launchIpadSimulator
  • HTML: html:superDev (this doesn't work yet, some classes need to be changed)
  • Generate IDEA project: idea

For more info about those and other tasks: https://github.com/libgdx/libgdx/wiki/Gradle-on-the-Commandline#running-the-html-project

About

LibGDX port of the awesome Pixel Dungeon

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%