Question: Create a simple Java class that has 2 players to do Rock, Paper, Scissors. And will print out if Player 1 or Player 2 has
Create a simple Java class that has 2 players to do Rock, Paper, Scissors. And will print out if Player 1 or Player 2 has won after each round. Include some sort of menu that will ask if the player wants to play again. Lastly, create a separate class that will simply test, using assert/assertEquals
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
