Computer Science Canada Time limit |
Author: | Dodad bouldershoulder [ Mon Jun 05, 2006 1:41 pm ] |
Post subject: | Time limit |
how do I make my game have a time limit (So that way user can die). Need it for final project in class |
Author: | araevin [ Mon Jun 05, 2006 2:08 pm ] |
Post subject: | |
Check turing help they should have an entire section on it there |
Author: | Delos [ Mon Jun 05, 2006 2:35 pm ] |
Post subject: | |
araevin wrote: Check turing help they should have an entire section on it there
By 'turing help', I'm going to guess that araevin means the Turing Reference, aka F10. You'll want to look up the Time.() module. |