Write a program that plays the popular scissor-rock-paper


Assignment

(Game: scissors, rock, paper) Write a program that plays the popular scissor-rock-paper game. (A scissor can cut a paper, a rock can knock a scissor, and a paper can wrap a rock.) The program randomly generates a number 0, 1, or 2 representing scissor, rock and paper. The program prompts the user to enter a number 0, 1, or 2 and displays a message indicating whether the user or the computer wins, loses, or draws. You MUST use a switch statement in this assignment.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Write a program that plays the popular scissor-rock-paper
Reference No:- TGS01722988

Now Priced at $40 (50% Discount)

Recommended (96%)

Rated (4.8/5)