generated from mwc/project_drawing
I wrote my plan for the project
Somewhere I got stuck: I can't recall what I struggled with. I think I was overall a little intimidated. Something I figured out: Overlapping two filled in/colored objects to create the desired shape that is much more complex to do in one-go. Strategy I used: Breaking my problem down into smaller chunks. Something I'm wondering: How to color in specific shapes. Something I want to learn about: Animation. I would love to eventually learn more complex motions. An idea for future: Adding more elements such as a background with dynamic objects.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# drawing.py
|
||||
# ----------
|
||||
# By ____(you)___________
|
||||
# By Challa Zirek
|
||||
#
|
||||
# (Briefly describe what this program does.)
|
||||
|
||||
import turtle
|
||||
from turtle import *
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user