Scratch assignment: five shapes

Alright so let’s give Scratch a chance to draw.  In this assignment you will program Scratch to create at least five different shapes.

Use the resources at Scratch: Drawing Shapes
to help you get started.

Click here to see the program that created the shapes below.

Assignment requirements:
1. use functions to create the basic shapes.
2. put your functions into a repeat block to build more complex shapes.
3. make sure to lift the pen up between shapes.
4. make each shape a different color.
5. you choose what events start the drawing – you can have the green flag do all the work or assign a different key for each drawing.  Enter the info in the instructions so we know how to start  the program.
6. please title your program like this “Milstead Five Shapes”.  But use your own last name.