Draw a vertical hexagon as shown here. Related Project
Draw a vertical hexagon as shown here. Related Project
Draw the following shape with three diamonds.
Draw the following shape with 3 tilted squares.
Draw the following horizontally tangent circles. Learn to use setheading() function.
Draw a few tangent circles as seen below.
Draw a five sided star called Pentagram.
Draw a trapezoid shape. You can use goto(x,y) function together with foward() and left() functions.
Draw a right triangle. You can use goto(x,y) function along with forward(d) and left(angle). Related Projects
Draw a hexagon with just forward and left functions. Related Projects
Use your imagination to draw a beautiful house!