tykurtz / shattered-pixel-dungeon-gdx

LibGDX port of the awesome Pixel Dungeon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shattered-pixel-dungeon-gdx

GDX port of Shattered Pixel Dungeon the awesome fork of 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

License:GNU General Public License v3.0


Languages

Language:Java 99.8%Language:CSS 0.1%Language:Shell 0.0%Language:HTML 0.0%Language:JavaScript 0.0%