hit space when your happy with the sliders i recommend using turbo mode for much faster initial spawning. this is a tile based procedurally generated map generator, made for my new game. this will stay as a base for potential other projects. mess around if you want! also this is my only project with fairly extensive notes/comments inside explaining it :) edit- on large sizes/ heights, blocks can stack on edges. luckily they seem to all become the same thing so its not completely broken by this
credit to whoever made the game 'stop the darkness' pretty cool game, nice pixel graphics, id suggest playing it since its pretty cool changelog multiplerelease update v1.3.1 this version seperates from my kingdom game, slightly better engine but less specialized, made to have size customization! unfortunately anything over 17*17 is over 300 clones, breaking the scratch limit, so with small sizes you cannot fill the screen. the default size of 67 is what the original engine used, although it now has slightly overlapping tiles, which i think is fine since it almost looks like terrain lol oh also i think cores 'climb' 10 times now? or 8? something like that, its higher now CoreClimber update v1.2.1 generation works! loading screen deleted as well. the cores 'climb' five times, making everything they touch turn into themselves. after another second, everything finalizes, forming forests and flatlands! core update v1.1.1 added cores that convert areas to themselves and eventually become the various areas, but it does not work yet at all first update/ v1.0 fixed oak forests and grasslands not spawning, made temp and heightmap change slower t encourage larger biome areas and oceans, continent like shapes, etc. also re-enabled loading screen original release/ v0.0 added basic generation, biomes, etc. as well as sliders to control height and width, with three different heights and biomes- water, land or mountain for height for water, it can be icesheet, or shallow/deep water depending on if its touching land also have a loading screen but is disabled for testing