Skip to content

BenMcLean/Planet-Generator

Repository files navigation

Try web demo of latest master branch here

Building and running

To run on desktop, you need a run configuration with main class "DesktopLauncher", the working directory of "android\assets" and the classpath of module "desktop". The ArtPacker utility is the same way except with main class "ArtPacker". (this utility is only for desktop)

To build for HTML5, run "gradlew.bat html:dist"

Gradle sometimes wants a local.properties in the project's root directory containing the path to your Android SDK, which for me was, "sdk.dir=C:\\Users\\MY_NAME_HERE\\AppData\\Local\\Android\\sdk" (double backslashes)

Stuff I'm using

Code

Art

Looking into also adapting tiles from these sets:

About

Experimenting with proc gen maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages