Purchase Solution

Paper Rock Scissors game in C

Not what you're looking for?

Ask Custom Question

Modify the attached program to not just say you won, lost, or tied but to say how, no matter if you win, lose, or tie.

For example,

You chose paper and I chose rock. You win.
You chose rock and I chose paper. You lose.

See the attached files.

Purchase this Solution

Solution Summary

Definition, prototype and call for function "report" have been modified to achieve the goal, apart from adding a new function to deal with choice names.

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

C# variables and classes

This quiz contains questions about C# classes and variables.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

C++ Operators

This quiz tests a student's knowledge about C++ operators.