Go to file
grace-xing6 6a53ed6364 updated spidermov
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.
2024-10-07 21:22:57 -04:00
__pycache__ updated spidermov 2024-10-07 21:22:57 -04:00
images Move proposal into this project and leave feedback 2024-09-17 10:03:01 -04:00
.DS_Store draw project proposal 2024-09-15 10:32:49 -04:00
.commit_template Initial commit 2024-08-29 18:09:34 +00:00
Fireworks.gif draw project proposal 2024-09-15 10:32:49 -04:00
README.md Resolved merge conflict in README.md 2024-10-07 09:01:26 -04:00
drawing.py updated spidermov 2024-10-07 21:22:57 -04:00
poetry.lock Initial commit 2024-08-29 18:09:34 +00:00
pyproject.toml Initial commit 2024-08-29 18:09:34 +00:00
spider.gif draw project proposal 2024-09-15 10:32:49 -04:00
spider.py updated spidermov 2024-10-07 21:22:57 -04:00
spiderall.py spiderweb with spider finished 2024-10-06 17:45:18 -04:00
spidermov.py updated spidermov 2024-10-07 21:22:57 -04:00
spiderweb.py spiderweb with spider finished 2024-10-06 17:45:18 -04:00

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

1,2's effect was like this 4 will be like this

)

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

Spider descending in web Fireworks

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

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 :)