Press flag to generate some random trees and terrain on an adjustable grid ----------------------------------------------------------------------- Biome rarities: birch forest: 25% pine forest: 10% mixed forest: 25% desert: 20% mountain: 20% more to come ------------------------------------------------------------------------ feel free to use my generator sprite in your own projects (if you can actually read my overcomplicated spaghetti code)
If you're generating anything above scale 20 it may take a little while to load. --------------------------------------------------------------------- this took a while ------------------------------------------------------------------------ my first 100% pen project ------------------------------------------------------------------------ update ideas: more biomes more trees <suggest more stuff in the comments> ---------------------------------------------------------------------------- update log: -12/16/24: added birch forest, pine forest, and mixed forest biomes -12/17/24: added desert biome and cactus, and changed biome rarities -12/18/24: added mountain biome, improved terrain generation, and changed rarities -3/18/25: added scale settings -3/27/25: changed maximum scale from 20 to 40 (higher scales are very laggy and take a while to load) p.s. if you want distorted generation just adjust the scale variable while it's loading.