Lesson goal: Make an animated-GIF with a line

Previous: Make a point move | Home | Next: Make a circle move

In the last lesson, you learned how to make small dots move around in an animated-GIF.

In this lesson, you'll learn how to make animations with lines.
gif_line(x1,y1,x2,y2,color)
Move the mouse over a dotted box for more information.

Now you try. Make a line move!

Type your code here:


See your results here: