Search:

Type: Posts; User: dayiahmet

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    849

    Re: immediate !! Rock Paper Scissiors Game

    Thanks for answering. I am Turkish and my English is a bit poor, if you correct the parts you say and repeat the code, I will be very happy.
    It's okay if you don't want to mess around.
  2. Replies
    5
    Views
    849

    Re: immediate !! Rock Paper Scissiors Game

    scorecomputer and scoreperson .The game must be finished when the score is five by the computer or the score person, but it always remains at 1. For example, when I say rock, the computer says paper...
  3. Replies
    5
    Views
    849

    immediate !! Rock Paper Scissiors Game

    it resets the score each time. I want it to end when the score is five.



    import javax.swing.JOptionPane;


    public class Chapter5RockPaperScissors {
    public static void main(String[]...
Results 1 to 3 of 3