Just click green flag You can change the water level to flood everything! (If you want) Click ‘e’ to draw in the map Click ‘q’ to errase The render is just an image, so it does not have physics or something like that :/ Also, is you draw and then change the water level your drawing will disappear ;(
How I made it? Step 1: create random lines Step 2: add noise to make the segments smoother Step 3: add sine waves (to make it cooler) Step 4: render it; first trees and water plants, then the water and lastly the terrain You can check out my code if you want! #2d #world #generation