Graphic JavaScript


Back to index
COLORFUL SUN
Your browser does not support the HTML5 canvas tag.
ASSIGNMENT:

Partition the canvas area into four equal squares. Draw webs in the corners of each square as shown in the example to the left. Reduce the line thickness to one so the strands of your webs will be more visible. Will you use sixteen for loops or will you find a way to reduce the total number of loops? Your choice.