Version 1.2 -Added in customizable generation -Added in a sort of main menu -New (And first) logo! Intro This project generates a random world with snow, sand, grass, dirt, and stone. The world is completely random and you will never get the same one twice. More content coming soon! IMPORTANT READ: The generator can sometimes take a while to generate (1-5 mins). I recomend you go do other things while it is generating in the background. Plus, downloading the project makes it generate A LOT FASTER. There are ither ways to do it that don't take as long, but they are limited in terms of content and advanced generation methods. My way uses lists to generate it first, which allows for much more complicated features, and even easy world saving/sharing in the future. Hope you like it! TO COME SOON: -More blocks (Gravel, ores...) -More generation features (Overhangs, caves, water...) -Trees and plants -Nake it into a fully fledged game (With monsters, health...) -Day/night cycle -Faster generation -World saving/sharing -Infinate worlds -Scrolling Version History Version 1.1_1 -Fixed "Snow staircase" glitch -Fixed map generating too high -Few generation tweaks Version 1.1 -Added snow (Appears instead of grass at high altitudes) -Added sand (Appears instead of dirt/grass at low altitudes) -Generation tweaks