Lesson goal: Animated-GIF: Move a small point

Previous: Introduction: Make a flashing animation | Home | Next: Make a line move

In the last lesson, you learned how to set up and create a simple flashing animated-GIF.

In this lesson, we'll use a new animation function called gif_pset() to make some small dots (pixels) move around in an animated GIF.
gif_pset(x,y,color)
Move the mouse over a dotted box for more information.

Now you try. Make a little pixel move!

Type your code here:


See your results here: