Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Golden) (2022)

Lesson 9.4 Bouncing Ball

Description

In this lesson, students build on the use of timers and utilize if statements inside timers to dynamically change what the animations are doing.


Objective

Students will be able to:

  • Create increasingly challenging animations that simulate movement using timers