Hy everyone,
I am programming boggle in Java. I have some problems though. method guess() should be repeated for 3 minutes, when the 3 minutes are over method endGame() should be executed. How do I have to do this? I think i need to use the java.util.Timer but I have no idea how to put it in a working code. Could anybody help plz:)
Greetz.
Stroper