Please enable JavaScript to use CodeHS

Video Game Design in JavaScript

Lesson 13.1 Intro to Arrays

Description

In this lesson, students will be introduced to arrays – how to create them and access their elements.


Objective

Students will be able to:

  • Define an array
  • Access elements of an array with an index