Please enable JavaScript to use CodeHS

Video Game Design in JavaScript

Lesson 9.2 Stopping Timers

Description

In this lesson, students will get more time practicing with timers as they learn how to stop their timers when a specific condition is met.


Objective

Students will be able to:

  • Create programs with timers to create increasingly challenging animations
  • Stop animation timers when a condition is met using stopTimer() function