Turtle Time (Scratch)
Introduction
In this tutorial, you will learn how to draw regular polygon shapes using the turtle library in Scratch.
In this tutorial, you will learn how to draw regular polygon shapes using the turtle library in Scratch.
Step 1
Look at the sample code (below) and try to work out what the code is doing. Click play button (right) to see if you where right.
Look at the sample code (below) and try to work out what the code is doing. Click play button (right) to see if you where right.
Click here to see inside the code.
Source code: https://scratch.mit.edu/projects/622498998
Challenge
Using the sample code below, modify your code to draw another regular polygon shape, e.g. triangle, hexagon etc.
Sample code:
https://scratch.mit.edu/projects/622498998
Source code: https://scratch.mit.edu/projects/622498998
Challenge
Using the sample code below, modify your code to draw another regular polygon shape, e.g. triangle, hexagon etc.
Sample code:
https://scratch.mit.edu/projects/622498998
Extra Challenge
- Using the code sample (above), try to create each of the following shapes:
Helpful resources
Angles
challenge_cards.pdf |
angles_worksheet.pdf |
Bonus Challenge
- Can you draw the shape below?
Tags: programming language scratch, scratch programming language, scratch coding language, programming languages scratch, scratch code language, scratch programming language.