Search:

Type: Posts; User: dwheeler

Search: Search took 0.09 seconds.

  1. Re: Can someone tell me why I keep getting a tie, no matter what I type in?

    So I changed it and now it throws an error that says bad operand types for binary operator.


    if (user.equals("R") && CT = 2)
    {
    JOptionPane.showMessageDialog(null,"You Win! Rock smashes...
  2. Can someone tell me why I keep getting a tie, no matter what I type in?

    Hey guys I am trying to write this code to play rock, paper, scissors against the computer. No matter what letter I type in it converts it to 0 and also randomly gives the computer 0 and calls it a...
Results 1 to 2 of 2