Elevator Pitch: "Golden Ratio Tutorial" is a scratch project that will teach you all about how to draw the golden ratio spiral. You will first be taught about the Fibonnaci sequence, and the ratio that is found in it. Then, you will observe how this is used to draw a spiral that can be found in nature as well as a unique rectangle. This project is for anybody who is interested in cool mathematical phenomenons that aren't too arithmetically taxing. This project is unique because it is concise and has an interactive portion to really ensure you've understood the tutorial. Additionally, my tutorial has music, which always adds vibe. My project checks for understanding by asking the user to help draw a Lucas sequence spiral.
Project Link: https://scratch.mit.edu/projects/1246293704
Project Embed:
SOUL Reflection:
S (Strengths) - The strengths of my project are the mathematical calculations I used to code (drawing the spiral & the rectangle).
O (Opportunities) - A way I could've improved my project would be if I touched up the timing of everything because there's some things that stay on screen for too long, and some too little.
U (Understanding) - While researching for this project, I learnt about the Lucas sequence, and other sequences that are similar to the Fibonacci sequence.
L (Limitations) - I haven't encountered any bugs in my project but there may be a typo or two.