Due Date:
Friday, October 27
File(s) to be submitted:
RockPaperScissors.java
Sample Output:
SampleOutput.html
Synopsis
Implement a Rock, Paper, Scissors game using static methods in Java. The game should continuously run, allowing the player to play multiple times without restarting the program. Players can exit the game by entering a specific command.