Learn to Program with ZedLX

Free Online Programming Course for Beginners

Simple Motion [4/10]

This program draws one animation frame in each iteration of the for loop.
[Run the program]

When the clearScr procedure is called without any colors as arguments, it clears the screen to the global background color. The initial global background color is black color.

Loading...