Move proposal into this project and leave feedback

This commit is contained in:
Chris Proctor 2024-09-17 10:03:01 -04:00
parent 99c11e0478
commit b517a3a9e4
3 changed files with 15 additions and 14 deletions

View File

@ -1,21 +1,22 @@
# (Drawing project)
(
This is the README file for your drawing project.
Replace all the text in parentheses with your own text.
It's written in a simple language called Markdown,
which allows basic formatting.
)
# Grace Proposal of Drawing Program for LAI 676
## Description
(Describe your goal for this project. If you want to link to an
image, move the image to this directory, and then use the following syntax:
A spider descends from its web, then expands rapidly to fill the entire screen before bursting like a firework
![Description](filename.png)
)
![Spider descending in web](images/image1.gif)
![Fireworks](images/image2.gif)
## Planning
(Include your planning here, including your project milestone.)
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 :)

BIN
images/image1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

BIN
images/image2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 KiB