HTML page that uses JavaScript generation script. Run python file to see the page at your localhost.
This little project was inspired by Minecraft procedural world generation mechanics.
The program uses three maps: terrain, temperature and moisture. The maps are being created as Perlin noise every time you load the page. These maps together then form all the bioms.
WASD - move the map
] - zoom in
[ - zoom out