Write a program FirstToFive that simulates a head-to-head match where two players, Daniel and Johnny, each roll a pair of 6-sided dice. They will continue to roll the dice until the first person wins 5 rounds. A round is won if the player has a higher combined roll than the other player, unless a pair of 1s is rolled. If a player rolls snake eyes (1+ 1), that player wins the round. If both players's combined roll is the same, the round ends in a tie. Your program must display the details of each round: each player's roll and the result of the round (the winner's name or tie). After the game is over, display the number of wins for each player and the final overall winner.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Use java And methods do not use object
Write a program FirstToFive that simulates a head-to-head match where two players,
Daniel and Johnny, each roll a pair of 6-sided dice. They will continue to roll the dice until the
first person wins 5 rounds.
A round is won if the player has a higher combined roll than the other player, unless a pair of
1s is rolled. If a player rolls snake eyes (1 + 1), that player wins the round. If both players's
combined roll is the same, the round ends in a tie.
Your program must display the details of each round: each player's roll and the result of the
round (the winner's name or tie). After the game is over, display the number of wins for each
player and the final overall winner.
Transcribed Image Text:Write a program FirstToFive that simulates a head-to-head match where two players, Daniel and Johnny, each roll a pair of 6-sided dice. They will continue to roll the dice until the first person wins 5 rounds. A round is won if the player has a higher combined roll than the other player, unless a pair of 1s is rolled. If a player rolls snake eyes (1 + 1), that player wins the round. If both players's combined roll is the same, the round ends in a tie. Your program must display the details of each round: each player's roll and the result of the round (the winner's name or tie). After the game is over, display the number of wins for each player and the final overall winner.
Sample output:
Daniel
Johnny
Round Winner
Johnny
Johnny
1 +5
4 + 4
2 + 4
4 + 3
1 + 6
6 + 3
1 + 4
4 +5
Daniel
Johnny
5 +1
3 +2
1 + 4
Tie
2 +5
Johnny
5 + 6
5 +1
Daniel
3 +5
2 + 6
Tie
6 + 6
6 + 5
Daniel
1+ 1
3 +3
Daniel
3 + 3
6 + 5
Johnny
Number of rounds won:
Daniel: 4
Johnny: 5
Johnny is the champion!
Transcribed Image Text:Sample output: Daniel Johnny Round Winner Johnny Johnny 1 +5 4 + 4 2 + 4 4 + 3 1 + 6 6 + 3 1 + 4 4 +5 Daniel Johnny 5 +1 3 +2 1 + 4 Tie 2 +5 Johnny 5 + 6 5 +1 Daniel 3 +5 2 + 6 Tie 6 + 6 6 + 5 Daniel 1+ 1 3 +3 Daniel 3 + 3 6 + 5 Johnny Number of rounds won: Daniel: 4 Johnny: 5 Johnny is the champion!
Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY