Please enable JavaScript to use CodeHS

Video Game Design in JavaScript

Lesson 13.4 Array Iteration with Graphics

Description

In this lesson, students apply the array iteration techniques that they learned in the last lesson to a variety of graphics applications.


Objective

Students will be able to:

  • Explain why arrays and array iteration are very useful when creating graphics programs with many graphics elements.
  • Use array iteration to control the graphics elements in a program.