Answer the questions on the screen, and watch it draw! It can now go off screen and actually looks good! If you want to move around, use arrow keys, but I haven't figured out how to instantaneously draw it, so you will have to wait longer for bigger instructions. Press a to go again without clicking the flag. 250 ❤ + 250 ⭐ = Me coding the Barnsley Fern Fractal.
I learned about dragon curves in my Programming 2 class at school a few days ago, and after coding something similar to this in python, I decided to try coding it in scratch. As you can see, it worked. Anyways, if you find any bugs while running this project, plz let me know. Make sure to like and favorite if you found this interesting! Find out more about the dragon curve on Wikipedia: https://en.wikipedia.org/wiki/Dragon_curve# Thanks to @griffpatch for the tutorial on the data serializer, as well as other tutorials. That helped with most of this code.