This task is required to create Craps, which is a popular dice game played in casinos. You are supposed to write a program to play a variation of the game, as follows: • Roll two dice. (Each roll should produce two random numbers between 1 to 6) • Each die has six faces representing values 1, 2, ..., and 6, respectively. • Check the sum of the two dice. If the sum is 2, 3, or 12 (your program should display craps), you lose the game. • If the sum of the two dice is 7 or 11 (your program should display naturals), you win the game. • If the sum of two dice is any value (i.e., 4, 5, 6, 8, 9, or 10), your program should establish a point in the game (meaning store that sum). Continue to roll the dice until the sum is either a 7 or the same point value which was established. If rolled sum is 7, you lose the game. Otherwise, if the rolled sum is equal to established point you win. Your program acts as a single player. Continue to the next page... You rolled 5 + 6 = 11 Congratulations, You win You rolled 1 + 2 = 3 Craps, Better Luck Next Time, You lose You rolled 4 + 4 = 8 Point is (established) set to 8 You rolled 5 + 1 = 6 You rolled 1 + 1 = 2 You rolled 6 + 2 = 8 Congratulations, You Win You rolled 5 + 1 = 6 Point is (established) set to 6 You rolled 2 + 5 = 7 Craps, Better Luck Next Time, You Lose

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

This task is required to create Craps, which is a popular dice game played in casinos. You are
supposed to write a program to play a variation of the game, as follows:
• Roll two dice. (Each roll should produce two random numbers between 1 to 6)
• Each die has six faces representing values 1, 2, ..., and 6, respectively.
• Check the sum of the two dice. If the sum is 2, 3, or 12 (your program should display
craps), you lose the game.
• If the sum of the two dice is 7 or 11 (your program should display naturals), you win the
game.
• If the sum of two dice is any value (i.e., 4, 5, 6, 8, 9, or 10), your program should establish
a point in the game (meaning store that sum). Continue to roll the dice until the sum is
either a 7 or the same point value which was established. If rolled sum is 7, you lose the
game. Otherwise, if the rolled sum is equal to established point you win.
Your program acts as a single player.
Continue to the next page...
You rolled 5 + 6 = 11
Congratulations, You win
You rolled 1 + 2 = 3
Craps, Better Luck Next Time, You lose
You rolled 4 + 4 = 8
Point is (established) set to 8
You rolled 5 + 1 = 6
You rolled 1 + 1 = 2
You rolled 6 + 2 = 8
Congratulations, You Win
You rolled 5 + 1 = 6
Point is (established) set to 6
You rolled 2 + 5 = 7
Craps, Better Luck Next Time, You Lose

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

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