Determine whether he or she has won or lost

Assignment Help Computer Engineering
Reference no: EM132076113

Need help with Intro to Java problem:

Craps is a dice-based game played in many casinos. Like blackjack, a player plays against the house. The game starts with the player throwing a pair of (that is, two distinct) standard, six-sided dice. (Note that throwing a single 12-sided die will not result in the same probabilities of winning/losing. Don't do this!)

If the player rolls a total of 7 or 11 in the first round, the player wins. If the player rolls a total of 2, 3, or 12 in the first round, the player loses.

For all other roll values, the player must roll again to determine whether he/she has won or lost. In the second and subsequent rounds the player rolls the pair of dice again.

If the player matches the roll value from the first round again, she/he wins. If the player rolls a 7, he/she loses. Play continues into another round until the initial roll is matched (for a win) or a 7 is rolled (for a loss).

Write a craps() function that plays a game of craps as described above. The function should continue rolling as described in the rules above until it has determined that the player has won or lost. If the function determines that the player has lost, it should return 0. If the function determines that the player has won, it should return 1.

The main method I have provided calls the craps() function and reports the outcome based on what the function returns. It also tracks how many rounds the player has won and how many the player has lost. Do not change the main() method. Your only task is to correcly implement the craps() function.

Note: The craps function needs to always return a value, which means that you can't have return statements only in branches. If you return in branches, you also need to have a return of some bogus value at the very end of the function.

Java enforces that functions that return integers (or anything other than void) actually return something and branching statements can mess things up.

Reference no: EM132076113

Questions Cloud

Find the velocity after 2s and 4s : The height in meters of a projectile shot vertically upward from a point 2m above ground level with an initial velocity of 24.5m/s is h=2+24.5t-4.9t^2 after t s
Find the exact values of the foci of the ellipse : (a) Is the major axis horizontal or vertical? (b) Find the exact values of the foci of the ellipse.
Create and call a method that receives a postfix expression : Postfix notation allows expressions to be written without parenthesis or the strange rules of infix evaluation.
How many seconds after launch does the projectile : (a) How many seconds after launch does the projectile attain maximum height? Show work.
Determine whether he or she has won or lost : If the player rolls a total of 7 or 11 in the first round, the player wins. If the player rolls a total of 2, 3, or 12 in the first round, the player loses.
Find a formula for the inverse function : Given the function f(x) = 3/4-1/8x, find a formula for the inverse function.
Piece of cardboard that measures : A candy box is made from a piece of cardboard that measures 45 by 24 inches. Squares of equal size will be cut out of each corner.
Find the average rate of change of c : The cost in dollars of producing x units of a particular camera is C(x) = x2 - 10000.
How long will it take two get the result from the 8-bit : How many gates would be required for an 8-bit adder if it utilized these 4 bit adders in a carry select adder configuration?

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd