Who Me?

Who am I?
My name is Andrew Page. If you google my name and go through the top 100 results you would meet a doctor, a photographer, a painter, a market analyst, an Australian, a Pennsylvanian, and the NOAA Hurricane Andrew page before you got to me. As I am none of those things I was a little concerned someone who didn’t actually know me might get the wrong impression. I mean, who would want to be known as a Pennsylvanian?

Projects

Don't worry, it's not a countdown to destruction. The timer is supposed to run to 30...

You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.

This is an experiment with different ways of measuring time in Flash based games. The timer will run for at least 30 secs and increments the interval counter every second (1000 ms). Due to a number of factors including processing speed the actual time between intervals can vary so a mechanism is included to "force" an extra interval(s) based on how much time has actually passed. This experiment demonstrates that Flash games are best run using frame-rate based counters as opposed to time based timers as game behavior will be more predictable.