Search:

Type: Posts; User: Junky

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,506

    Re: Simple game problem

    Another issue, half the time you use equalsIgnoreCase and half the time you use equals.
  2. Replies
    7
    Views
    1,506

    Re: Simple game problem

    OK it looks like in each of your if statements you call the computerChoice method and each time it generates a new/different choice instead of using the same one for all the if statements.
  3. Replies
    7
    Views
    1,506

    Re: Simple game problem

    It looks like you have one or more logical errors in your if statements. I hate to be blunt but I am not going to go through all the if statements one at a time to find the problems. One thing you...
Results 1 to 3 of 3