Create a guessing game where two players will attempt to guess the sum of the values of two dice (Your program will mimic two dice roll). Each player will be prompted to guess the sum. If a player...



  1. Create a guessing game where two players will attempt to guess the sum of the values of two dice (Your program will mimic two dice roll).  Each player will be prompted to guess the sum.  If a player guesses the sum correctly, the player wins the round.  If no player guesses the sum correctly, the program will display a message indicating there was no winner for the round.  Each correct guess earns a player 10 points.  The first player to reach 100 points wins.  If both players reach 100 points, the game is a tie.  If no player reaches 100 points after 25 rounds, the program displays messages (See details below) and terminates



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here