Talking about Javascript and Tutorials.
I needed a javascript chronometer/stopwatch to be inserted in a project, and I didn’t find anything on the web that fit my idea, so I created one almost from scratch, with all functions a chronometer should have, such as milliseconds measurement, start, stop, lap time and so on (well… that’s all).
Let’s see the javascript
and the form for events controlling
It’s a good javascript example, including functions and “onclick” event handler.
If you need some extra explication, just leave a comment
Never miss an update! Subscribe, and I will bother you by email only when a new game or full source code comes out.