how to print something in java, after a certain amount of time
Im working on a text adventure game for my Java class, and Im running into
a problem while trying to time a print statement from showing up in the
console.
Basically after 45 seconds I would like a print statement to show up, in
this case the print statement would be reminding the user that they need
to let their virtual dog out... or else it will die.
Thanks in advance!
-Kyle
No comments:
Post a Comment