Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

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...