Activity 1: Triangles

In this activity we will be making a triangle using vr.vex.comĀ 

Step 1:

Go on vex.vr.com

Step 2:

Click on the playground

And load up the art canvas

Step 3:

Now we work on the code

Below the when started

Add the block 

Set the robot pen colour to black

This will change the colour to black

Step 4:

Next thing we add is 

Move robot pen down

This will make the robot write

Step 5:

Now add drive forward for 400 mm

This will make it go straight forĀ 400 mm

Step 6:

Then add 

Turn right for 135 degrees

This will change the robots direction

Step 7:

Then add

Drive forward for 600 mm

Step 8:

Now add

Turn right for 135 degrees

Step 9:

Now add

Drive forward for 450 mm

Final copy:

This is our final result

Your Task:

Make different triangles by changing their sizes and angles, they should look different