Prototype Random Map Generator banner

Prototype Random Map Generator

2 devlogs
3h 52m 39s

Simple website generating a map with 3 different biomes.

Demo Repository

Loading README...

jibarram5

Shipped this project!

Hours: 3.88
Cookies: 🍪 60
Multiplier: 15.35 cookies/hr

A simple website that generates a random map with 3 different biome options.

jibarram5

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 :)

Attachment
0
jibarram5

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.

Attachment
0