A simple website that generates a random map with 3 different biome options.
Added a Ocean and Island Biome. Added trees, palm trees, and boats. Removed the hills biome. Most of the code is duplicated. Might submit and leave project as it to work on other projects
It was a nice experiment :)
Log in to leave a comment
Alright, got a canvas and a perlin noise library. I managed to make a grid and simple map generation. There is some code for biomes but ill implement that later. Also, the library only accepts decimals which is a bit weird.
Log in to leave a comment