But it was an adventure... for 5 minutes??? It keeps you on your toes to get the most points... for five minutes!! Until the coding reads like::
if timer == 300 { //5 minutes X 60 seconds = 300 seconds
die;
} else {
timer = timer + 1;
}
For those not aware of coding, die is an actual command, and quiet funny. "Oh you want to kill the program? Tell it to die =D"
But yeah, its an adventure... soo.. soo.. soo.. ya!