Skip to content

Resolve "Procedural map using tileset"

Maciej Klasa requested to merge 5-procedural-map-using-tileset into master

Closes #5 (closed)

Tweaked with worldgen. Now the technical parameters are hidden, and the map is generated from alphanumeric seed. The worldgen multiplies two layers of snoise2 function to produce heightmap which resembles islannd.

Edited by Maciej Klasa

Merge request reports