Skip to content

A JavaFX App that uses CCH-World-Factory-GPL to create planets on the fly by procedural generation. Maps can be exported to .png images.

License

Notifications You must be signed in to change notification settings

DrPlantabyte/Cyanos-Planet-Factory

Repository files navigation

Cyano's Planet Factory

Cyanos Planet Factory screenshot

What is it?

A JavaFX App that uses the CCH World Factory - GPL library to create planets on the fly by procedural generation. Maps can be exported to .png images.

License

Cyano's Planet Factory is distributed under the GPLv3 license (available at http://www.gnu.org/licenses/gpl.html ).

Compiling

Cyano's Planet Factory is a Netbeans project. If not using the Netbeans IDE, you should still be able to compile using Ant:

$ cd Path/To/Cyanos-Planet-Factory
$ ant jar

Running Cyano's Planet Factory

You will need to have Java SE 8 installed on your computer to run Cyano's Planet Factory.

On a windows computer, you should be able to double-click on the file Cyanos Planet Factory.jar to launch the app. If that doesn't work, you can launch the app from the command line like this:

$ cd Path/To/ProgramFolder
$ java -jar "Cyanos Planet Factory.jar"

About

A JavaFX App that uses CCH-World-Factory-GPL to create planets on the fly by procedural generation. Maps can be exported to .png images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published