This is a working mandelbrot. It starts out drawing the rough shape, and focuses in. The pen sprite is saying the number of iterations it took before it figured out whether or not a position fell within the Set. Possible updates include smooth coloration, and maybe a zoom feature. This method uses the Escape Time algorithm, but for smooth coloration I will need to use a different formula entirely......