This project required us to write our own python codes to create a cityscape.
It was interesting to experiment with the different shapes, sizes, and colors.
However, I think I may have done the project incorrectly even though I came out with a cityshape.
I created a function of a shape and then manipulated the parameters to create different buildings.
I think if I were to do it again I would create a building function and then just copy it many times
to create a more homogenous cityscape.