I made a python program file with the superturtle functions I needed,

because I couldn't figure out how to get superturtle to import right.
I also added the leaves in, added a branch because the leaves didn't
look thick enough, and then I colored in the leaves and the trunk.

I'm not sure if it was the best way to do it, but I couldn't figure out
how to color in the woody part of the tree and the leaves at first (I
was trying to do like nested fillcolors, but only the leaves would
color in still), so I duplicated all of the tree drawing functions and
made one without leaves and one with leaves, and I colored in the wood
in the former, and colored in the leaves in the latter.
This commit is contained in:
root
2024-09-24 19:57:54 -04:00
parent 3876534fb3
commit 1ab20f18ff
5 changed files with 162 additions and 19 deletions

Binary file not shown.

Binary file not shown.