A program that renders the Mandelbrot set. based on the project by @PhilippGerber (all credit goes to him).
In order to account for custom blocks not existing in the emulator I used the broadcast message and wait block, paired with the run without screen refresh loop. (it still takes ages but worth it.) to stop the project from going back to the editor straight away, I added a wait until space pressed block to give you a chance to save the image. once you are done press space.