I removed everything I didn't need for that. Made by ChatGPT XD If this amaze you, these 2 projects about fractals would even more : -Sierpinski's triangle : https://scratch.mit.edu/projects/1351318065/ -Chaos game :https://scratch.mit.edu/projects/1351680509/ This is called the Levy C Curve, a very famous fractral made by starting with a line, set a point in the middle of the line and move it up until the 2 new lines form a right angle and repeat this for every new line you get to make this (here I used the L-System).
The code is was long I couldn't comment it so I remixed it and changed a bit of the code. (code is 10k+ letters sooo yeah ig)