Search:

Type: Posts; User: Zula

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    2,053

    Re: error with a java game..(beginner)

    Alright, yes there is a logic issue with the game flow, Its should be another get input once a random number is generated, instead of showMessage, then compare the input number to the random number, ...
  2. Replies
    3
    Views
    2,053

    Re: error with a java game..(beginner)

    What error are you getting? It compiled for me, but showMessageDialog gives an error as you are passing the range instead of "MESSAGE_TYPE" as the 4th parameter, also, the do/while loop looks...
Results 1 to 2 of 2