This is a map generator. It generates a map. You can select Normal, Desert, or Cave. When you have selected the option you want, click the 'run' button to generate the map. If you don't like the map it generates, just keep clicking 'run' and it will keep generating a random map. Feel free to do this as many times as you like until you generate a map you love.


The options:

The Normal option generates a map with forests, mountains, and rivers.

The Desert option generates a map with sand, rocks, cacti, and an oasis or two.

And the Cave option generates a map with stone, cracks, plants, stalagmites, and a river.


I have made all of the algorithms from scratch, and they are not optimized or perfect in any form. Also, this project contains no use of Perlin Noise. The rivers and mountains use a random walk, and everything else is just place randomly.

I hope you like this project, and please comment on how I could have made this better and what I could add to it.

Leave a comment

Log in with itch.io to leave a comment.