REQUIRES TURBO MODE (shift click flag) PLEASE READ INSTRUCTIONS This project allows you to view the Julia set. When green flag is clicked, select a point in the complex plane for c in f(z)=z^2+c. Mandelbrot set provided for reference. Once you have chosen a point, press space to confirm (or 'i' to import). Once the set has been rendered, you will have a frame at your cursor. Use the up and down arrow keys to change its size, and use the left and right arrow keys to change how much the size is changed. Once you have selected a location to zoom in on, press space to confirm and it will start rendering. You may notice that there isn't a lot of detail. You can solve this by changing the maximum iterations by pressing 'm.' The default maximum iterations is 50. If you start noticing black splotches in the set, please turn up your maximum iterations. This is a product of the anti-color banding algorithm. see my Mandelbrot set renderer: https://scratch.mit.edu/projects/1077334614/