Write a program to allow a human to play a game of rock


Problem

Write a program to allow a human to play a game of Rock, Paper, Scissors versus the computer. The sample programs (rpsltxt, rps2.txt, and rp53.txt) show 3 runs from my solution to this problem using the default computer player. You must use the given computer player class so the choices are predictable. This is necessary to that I can grade your program. If you were writing the program for yourself you would of course make the computer choices random. But the program you turn in must use the predictable choices generated by the given computer player class.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program to allow a human to play a game of rock
Reference No:- TGS03312432

Expected delivery within 24 Hours