under the help of ChatGPT (Canvas), I turned the spider with its web to the color splash like a firework The things I could not figure out is how to make it come down from the top and get bigger. I used ChatGPT to generate this code but it didn't work well. I also added arguments in the function to make it connected with others. |
||
---|---|---|
__pycache__ | ||
images | ||
.DS_Store | ||
.commit_template | ||
Fireworks.gif | ||
README.md | ||
drawing.py | ||
poetry.lock | ||
pyproject.toml | ||
spider.gif | ||
spider.py | ||
spiderall.py | ||
spidermov.py | ||
spiderweb.py |
README.md
(Drawing project)
( Halloween Theme
A spider descends from its web, then expands rapidly to fill the entire screen before bursting like a firework
)
Description
(1. Draw the spider web with the spider 2. Make the spider descend. 3. Rise up the spider and make it bigger 4. At some point, add change it to firework effect
)
Planning
(1. Draw the spider web with the spider 2. Make the spider descend. 3. Rise up the spider and make it bigger 4. At some point, add change it to firework effect )
Grace Proposal of Drawing Program for LAI 676
Description
A spider descends from its web, then expands rapidly to fill the entire screen before bursting like a firework
Planning
- Draw the spider web with the spider
- Make the spider descend.
- Rise up the spider and make it bigger
- At some point, add change it to firework effect
Feedback on planning
Grace, I love this idea; it can be accomplished using superturtle, but it will be an interesting challenge. This is the kind of project where some approaches will be much more challenging than others, so if you find you're getting stuck, let's have a conversation. Looking forward to seeing your progress :)