You will write a program that will simulate the rolling of


You will write a program that will simulate the rolling of one dice for each of two people. You will first get the names of the two people who will participate in the game. The program will then randomly select a number from 1 to 6 for each player and display the results of those rolls using the player names and dice value. It will then declare who is the winner (the one with the larger number is the winner [or a tie if the numbers are the same]). You will put this game into a loop and ask the users if they wish to continue before going to the next set of dice and declaring a winner, etc.

Please also include the flowchart

Request for Solution File

Ask an Expert for Answer!!
Other Subject: You will write a program that will simulate the rolling of
Reference No:- TGS0595003

Expected delivery within 24 Hours