Press the start flag. it does not matter if it's on turbo mode or not. it generates a random piece of terrain. 240 X 180
The way this works is that: 1: A bunch of different objects: heatmap, coldmap, treemap, oceanmap, and rivermap are generated. However they do not look like anything. 2: A little block sprite goes around finding out what type of "map" it is on and chooses what to do based on what type of "map" is on.( you can now see stuff ) 3: Mountains are made by clones choosing a random square to go to and then building around it.