In this codegolf challenge, you will have to render a Mandelbrot set. Click the green flag to start the rendering program. It will just render a single color until you add the code!
Current records: 25 blocks by @Danny_Liu 29 blocks by @kihuy 32 blocks by @piano_miles & @Littl3Be3rryJam 39 blocks by @dudemega123 41 blocks by @Raihan142857 RULES: 1: You must have rendered a Mandelbrot set, zoomed out so you can see all of the "islands". 2: You must make the calculations there and then. You may not render a picture from a pre-calculated list "NPR style". To count the number of blocks, right click on an empty area in the blocks editor. Take note of the number of blocks listed. Subtract 15 blocks from that number, as those blocks are just rendering and initialization scripts. Have fun!