You are on page 1of 31

Project : Draw Shapes

Scratch Example: 4(b)


Step by Step Process

5
Step 1: Open Scratch
Step 2: Delete “Sprite1” & Choose another Sprite
Step 3 : Type “Pencil” in Search
Step 4 : Decrease “Pencil” Size to 50
Step 5 : Drag “When Flag Clicked” From Events
Step 6 : Drag “go to ‘X’ (0) ,‘Y’ (0) and Click Extension (2)
Step 7 : Click to add “Pen” Extension
Step 8 : Drag “Erase All” From Pen Block
Step 9 : Drag “Set Pen Color” & select any color
Step 10 : Drag “Set Pen Size” value (5) From Pen
Step 11 : Drag “Pen Down” From Pen
Step 12 : Drag “Repeat 4 Times” From Control
Step 13 : Drag “Move 100 steps” From Motion
Step 14 : Drag “Turn 90 Degrees” From Motion
Step 15 : Drag “Wait (0.5) Second” From Control
Step 16 : Drag “Erase All” From Pen
Step 17 :Square Code Complete now make a “Duplicate”
Step 18 : Copy Square code and paste at end of blocks
Step 19 : “Turn 120 Degrees ‘3’ Times” to make Triangle shape
Step 20 : Make a “Duplicate”
Step 21 : Attach “Block code”
Step 22 : Turn Right ‘60’ Degrees ‘6’ Times to make Octagon shape
Step 23 : Make a “Duplicate”
Step 24 : Attach “Block Code”
Step 25 : Repeat “Loop” 36 Times to make circle shape
Step 26: Click Costume & Select Pencil using select Tool
Step 27 : Select All and Drag to Center Position
Step 28: Make it in the center
Done!
Thanks

You might also like