In this lesson, students will learn the basics of creating graphics objects. Graphic creation relies on setting the type, shape, size, position, and color on the artist’s canvas before adding to the screen. Using the geometric concepts, and the concept of getWidth()
and getHeight()
, multiple graphic objects can be created in JavaScript.
Students will be able to…
These are all the activities included in the lesson