Files
project_drawing/README.md

34 lines
732 B
Markdown

# (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.
)
## Description
I will create an animation of a ghost with a text bubble of boo!
![ghost idea](image-1.png)
## Planning
### Milestone 1
write circle (radius, color) functions for the body of the ghost, and eyes, and three small circle to make the squiggle of the ghost
Create circle (radius, color) function to create text bubble
Create text function for text bubble
### Milestone 2
Combine functions and create the ghost
Combine functions to create text bubble
### Milestone 3
Animate the text bubble