Please enable JavaScript to use CodeHS

Tennessee Coding I

Lesson 3.3 Positioning Graphics Objects

Description

In this lesson, students will further explore the positioning of their graphics and the importance of the order in which functions are called.


Objective

Students will be able to:

  • Strategically position shapes anywhere on the canvas
  • Break their graphics projects into manageable functions
  • Order their function calls in the main function correctly