This one is pretty simple and very inefficient. I just pick random points on the canvas, color it with a color of my choosing and then each frame it checks for a bunch of random pixels and if they are colored, grow it into all directions. Repeat until the whole thing is filled in
Comments