justhalf / terrain-generator

Generates a nice random terrain consisting of land and water bodies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terrain Generator

Generates a nice random terrain consisting of land and water bodies.

Compile using: mvn compile package

and run the produced jar: java -jar target/terrain-generator-1.0.jar

Features

  • Multiple generation methods
  • Click-and-drag to move around
  • Scroll to zoom

Screenshot

Screenshot1 Screenshot2

About

Generates a nice random terrain consisting of land and water bodies.

License:Apache License 2.0


Languages

Language:Java 100.0%