Please enable JavaScript to use CodeHS

Indiana Computer Science I

Lesson 10.6 Mouse Events: Mouse Moved

Description

In this lesson, students learn how to extend mouse events to make interactive animations using the dragging motion of the mouse.


Objective

Students will be able to:

  • Explain how events are different from timers.
  • Create interactive programs that use events to respond to the mouse moving