diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..6358a40 Binary files /dev/null and b/.DS_Store differ diff --git a/Fireworks.gif b/Fireworks.gif new file mode 100644 index 0000000..84a7c72 Binary files /dev/null and b/Fireworks.gif differ diff --git a/README.md b/README.md index aee1fea..8aaa527 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,27 @@ # (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. +Halloween Theme + +A spider descends from its web, then expands rapidly to fill the entire screen before bursting like a firework + ) ## 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: +(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 -![Description](filename.png) +![1,2's effect was like this](spider.gif) +![4 will be like this](Fireworks.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 ) diff --git a/spider.gif b/spider.gif new file mode 100644 index 0000000..d13e29a Binary files /dev/null and b/spider.gif differ