Hello,
Some resources for you:
Lots of good stuff in there to get you started!
Once you go through the basic tutorials these may help:
- for / Reference / Processing.org
- map() / Reference / Processing.org
- text() / Reference / Processing.org
Try changing the 60 to a variable and modifying that variable with mouse movement using the map() function.
Have fun!
:)