Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

The Type color [10/11]

This program displays a color gradient by drawing many discs close together.

After running the program, try modifying the last argument of the unmarked initializer of the variable c. See what other color gradients you can get. You can also try modifying the second argument of the initializer.

Loading...