This project generates a fractal. Turn on turbo mode for best results. Shift + click the green flag for turbo mode. Use the space bar to generate a new fractal-thing. Using the variables Crazy1 and Crazy2, you can make some interesting patterns. What they do is determine by how much the number determined by the coordinates of the pen is multiplied by. Confused yet? If not, congratulations! If so, just look inside. Some cool configurations if you're interested: 0 0: Red with wierd white stripes 0 100: Like 0 0 but with a duller red 100 0: Same as 0 0 100 100: Same as 0 100 50 50: DOTS 1 1: Original 11 11: Rainbows and circles! You can get some weird stuff if you change the crazy variables while the fractal generates.
Added some variables and a button :3