Question: Use Java Language or Java N-Ide. Please check the picture above for the sample output. Thank you :) Create a program that will process the

Use Java Language or Java N-Ide. Please check the picture above for the sample output. Thank you :)
Create a program that will process the Game Jack 'n Poy. The user will input either alan 'R', "P", 'S' or rock, paper, scissor choices. The program will then print out the player choice and computer choice. Determine who is the winner: player 1, computer or if it's a draw game. For sample output, see Figure 2.45, name the activity as JackNPoy.java, it will be graded based on the rubric given. run: [R] ock [B]aper [S] cissor Choose: PapER Output - JackNPoy (run) X run: [R] ock [P] aper [S] cissor Choose: Player 1: paper Computer: Rock Dlayer 1 Win! BUILD SUCCESSFUL ID Player 1: I Computer: Paper Computer Win! BUILD SUCCESSFUL (total time: 14 seconds) run: > run: [R] ock [R]ock [P] aper [P] aper [S]cissor [S] cissor Choose: ROCK Choose: scissor run: [R] ock [P] aper [S] cissor Choose: ROCK Player 1: rock Computer: Scissor Player 1 Win! BUILD SUCCESSFUL Player 1: rock Computer: Rock Draw Game BUILD SUCCESSFUL Player 1: scissor Computer: Rock Computer Win! BUILD SUCCESSFUL
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
