In this lesson, students learn how to create a canvas inside of the setup()
function and learn its coordinate system. Students will also learn how to draw basic shapes in the draw()
function loop.
Students will be able to:
setup()
and draw()
createCanvas()
ellipse
, rect
, line
)These are all the activities included in the lesson