This image is from the second scene of my second project. It is a citscape that was created by using turtle commands and implementing the use of color.
This image is scene D from my fourth project. It was created by using string manipulation along with the koch.py file from that week to create a new and interesting pattern.
This image is the shape tree from my extension in my fifth project. It was created by using L-systems to create trees, but it also incorporated my shapes into it instead of leaves and random color was used.
This image is the diamond tree from my extension in my fifth project. It was created by augmenting L-systems to create trees. It also incorporated my shapes into it instead of leaves and random color was used. This is one of my favorite objects I created all semester and so I used it later on in Projects 11 and 12.
This image is the city with trees and a neighborhood from my extension in my eleventh project. It was created by using for loops to draw the trees and buildings. It also incorporated a lot from past projects: crayon, diamond trees, buildings and scenery placement.
This image is the scene created by my friend for my twelfth and final project. She used the graphical user interface complete with fixed and pop-up menus, that my partner and I created, in order to make the scene. A lot of time and effort was put into making the My Draw project and it was fun to see someone else being able to understand and utilize the program we created.