USE TURBOWARP: https://turbowarp.org/788529022/fullscreen Click the green flag to generate Perlin noise. Set land to 1 to see water, sand, and grass. Noise will smooth out over time. This is laggy, to see different sizes and stuff change the Noise X and Noise Y variables inside the project. To see more smooth noise go inside the repeat loop in the sprite and set it to more than 5 or something.
All made by me (Superfisher/creepersaur) Uses 3 functions all made by me. Generate noise (Generate random noise), Smooth noise (Smooth the random noise), Render noise (Draw the noise to the screen) Subscribe to my youtube channel, I want to make a tutorial on this soon. (creepersaur) Also please rate this with stars and hearts, feel free to remix and try to get this featured. Go to another project of mine, hexaform, where I use the same Perlin noise to generate hexagon islands.