Display an additional line of text at the bottom of the


1. Modify the Rock, Paper, Scissors game's welcome screen so that it includes a menu with access to Help, About, Exit, and Play menu selections.

2. Display an additional line of text at the bottom of the Game Results screen that explains the results of the game. For example, if the player picked Rock and the computer picked Scissors, the message should read something like "Rock crushes scissors!"

3. Track and display additional statistical information at the end of the Rock, Paper, Scissors game. For example, track how long the player played. (Hint: Perform substring operations against the output produced by the TIME, convert everything to seconds, and then subtract the start time from the finish time.)

Also, provide the player with some percentages including the percentage of games won, lost, and tied.

4. Create your own unique version of the Rock, Paper, Scissors game using whatever objects you wish. In addition, expand the number of objects supported by the game.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Display an additional line of text at the bottom of the
Reference No:- TGS01233038

Now Priced at $20 (50% Discount)

Recommended (96%)

Rated (4.8/5)