Paper Scissors Rock A client-server game of paper-scissors-rock. The program allows 'player vs player' and 'player vs PC' games. Instructions Start Server.java. Start separate instances of Client.java, one per each player. Follow the on-screen instructions.