Interactive

Challenge: Mouse Tracker

Curated and Reviewed by Lesson Planet
This Challenge: Mouse Tracker interactive also includes:

Create a small but useful little program that allows you move a dot with your mouse and see the coordinates change as the mouse moves.  Starting with a dot that moves with the mouse, add to this program the text of the points coordinates as it moves. Use the mouseX, mouseY, text and string addition to create a small but useful program.

 

3 Views 1 Download
Pros
  • Students who want to explore and advance on their own are free to try other options and learn by experimentation
  • The results from changes in code are immediately displayed so coders can develop a deeper understanding of their code
  • Simple, easy-to-follow steps are broken down to help a variety of learners
Cons
  • None