some 2d shapes drawn in Scratch

Scratch Shape Challenge

Try this code in your editor

Scratch code to draw a square

Now change the code to this:
scratch code to draw a pentagon

What shape does this draw?

Remember
360 ÷ 90 =4 and 4 x 90 =360
360 ÷ 5 = 72 so 5 x 72 = 360
360 ÷ 6 = 60 so 6 x 60 = 360
360 ÷ 8 = 45 so 8 x 45 = 360
360 ÷ 10 = 36 so 10 x 36 = 360

What other regular shapes can you draw?

 

Can you make the feature image for this post. I’ve duplicated my sprite a few times.

Tips

  • Think about co-ordinates.
  • Duplicate sprites
  • Give your sprites a different costume so you can tell them appart.
  • Do you need the  erase block all in each sprites code (it might be a problem, why?).

 

If you work it out you can add the scratch project to your e-Portfolio, here is how:

Leave a Reply

Your email address will not be published. Required fields are marked *