generated from mwc/project_drawing
	I wrote my plan for the drawing project in the readme file.
This is my first commit so there is nothing to reflect on. I am excited to start the project.
This commit is contained in:
		
							
								
								
									
										23
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								README.md
									
									
									
									
									
								
							@@ -1,21 +1,16 @@
 | 
			
		||||
# (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 
 | 
			
		||||
 | 
			
		||||
(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:
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
)
 | 
			
		||||
I want to create a person waving.  I will animate the person's arm to make the waving motion.  I will make a background so the person will be standing on grass and there will be other components to the background.
 | 
			
		||||
 | 
			
		||||
## Planning
 | 
			
		||||
 | 
			
		||||
(Include your planning here, including your project milestone.)
 | 
			
		||||
### Milestone 1:
 | 
			
		||||
I will create the person by making the rectangle(height,width,color) and circle(radius,color) functions.  The rectangles can be used for the person's arms and legs and the circles can be used for the person's head and eyes.  I will combine them together to make the person.
 | 
			
		||||
 | 
			
		||||
### Milestone 2:
 | 
			
		||||
I will make the wave animation.  I will use Superturtle to make the person's arm move back and forth in a waving motion.
 | 
			
		||||
 | 
			
		||||
### Milestone 3:
 | 
			
		||||
I will make the background.  I will add grass that the person will be standing on and will add other backgorund elements.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user