Search:

Type: Posts; User: tim91700

Search: Search took 0.09 seconds.

  1. Re: How to limit scanner time and stop it with a condition

    Hello,

    Display is like time of activate or time that the user can input something.
    With one of your previous thread, a made a little code :

    import java.util.Scanner;
    import java.util.Random;...
  2. How to limit scanner time and stop it with a condition

    Hello,

    For a game, I have differents times of input :

    -first : 1 or 2 or 3
    -second : 1 or 2
    -third : 0 to 7 or 8

    I want to know how to limit the time that one scanner will be "display" ?...
Results 1 to 2 of 2