Computer Science Canada Timer in game Problem |
Author: | FailWhale [ Sat Jan 15, 2011 7:03 pm ] | ||
Post subject: | Timer in game Problem | ||
Hey everyone, I'm in Grade 10 at the moment and I'm making a game right now. I'm having troubles making the loop exit when 10 seconds pass. help please?
Thanks! |
Author: | Tony [ Sat Jan 15, 2011 7:26 pm ] | ||
Post subject: | RE:Timer in game Problem | ||
I like how you are printing the values out -- it makes it easier to see what values were used to check if it's time to exit. So, when is that condition true? |