Wednesday 17 June 2020

10 Hours of Coding Hour 10


This hour I completed the fourth and final section of the Basic Cityscape course to finish my learning about drawing with code.

Specifically,  I learned how to create a 3D illusion by making 3 rows of buildings and darkening the colors of the buildings in the back. A new function I learned about was the context.scale() which is used in the draw function to randomize the size of buildings. To create the final project I ran 3 of the draw functions with add color functions to get the cityscape.

In the future, I plan to continue my learning code by doing more work with python.

No comments:

Post a Comment