generated from mwc/project_drawing
436 B
436 B
(Drawing project)
I can draw a building with rectangles and triangles.
Description
If I can, I want my drawing to be an animation of mutiple buildings lighting up with roads at the side.

)
Planning
Milestone 1
Write a function to draw a building using the width,height, and color.
Milestone 2
Add windows in the buildings.
Milestone 3
Create another function to try to draw a road.