Files
project_drawing/README.md
juddin2 0517ef4c54 I changed the building size, color, and my original project idea to something simple.
I got stuck on super turtle animuation. Everytime I try to open drawing.py it wouldn't open. Then, my instructor helped me by telling me to type poetry shell and it worked.
Additionally, I want to learn more about superturtle because i was a little confused about the codes.
2025-09-27 17:11:12 -04:00

20 lines
359 B
Markdown

# (Drawing project)
I can draw a building with rectangles.
## Description
If I can, I want my drawing to be an animation of mutiple buildings flickering.
![Description](filename.png)
)
## Planning
## Milestone 1
Write a function to draw a building using the width,height, and color.
## Milestone 2
Animate the buildings.
## Milestone 3
Fix any error.