Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

You are required to implement a program that will simulate a dice game played by five players. In the game a player takes five dice and the score is calculated based on a set of rules and the dice are passed to the next player. The game finishes at the end of at the round where one of the players reaches a score of 200.

Type of score 

Descriptions 

Example 

Score 

Five of a kind 

All dice have the same score 

1,1,1,1,1 or 5,5,5,5,5 

50 

Full House 

Three of one value and two of another value 

1,1,1,5,5 or 2,2,3,3,3 

25 

Four of a kind 

Four dice with the same value 

3,3,3,3,5 or 4,5,5,5,5 

Sum of all 5 dice 

Three of a kind 

Three dice with the same value 

2,2,2,5,6 or 1,3,5,5,5 

Sum of all 5 dice 

Your program should meet the following requirements:

The program must simulate a game with 5 players and 5 dice.

Every player rolls five dice and the score is added to the player's total score after applying the rules of the game. If the dice values do not follow any of the four rules, the player's score for this round is 0.

A round finishes when the five players have cast the dice and all the scores have been added to the players

The program finishes after a round when at least one player has got a total score greater or equal to 200. If more than one player has reached a total score of more than 200, the one with the highest score wins.

Once the game is complete, the winner must be displayed.

What you need to do

You have to use arrays and methods in the design of your program. Classes can be used but they are not necessary and you won't be penalised for not using classes. You have to design the program that simulates the game using an algorithm that reflects the implementation.
You should create a well-structured Java program that uses the concepts that we have learned up to this point and makes sensible use of comments.

You should carry out testing of your program. You should work out a sensible way to test that the program works by tracing the simulation of the game.

1. Design of the program. The design involves a description of the way that you organised the information and the design of the program

Description of the data types used to store the information (players, dice, scores...)

Design of the algorithm used to implement the game.

Description of how you tested the program and explanation of the results. Since your program is a simulation you should use print statements to check that game is played following the rules. You should also provide a description of problems encountered and how you have solved them or failed to solve them.

Implementation. Please cut and paste your code into the word-processed document that you submit. Your code should be in a fixed-pitch font such as Courier and indented sensibly. You will gain marks for :

• Declaration of suitable variables and correct use of data types to store the game's data.

• Implementation of the game with loops and if statements.

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92027776
  • Price:- $40

Priced at Now at $40, Verified Solution

Have any Question?


Related Questions in Computer Engineering

What conclusions can you draw about the heat of solution

What conclusions can you draw about the heat of solution for the three salts tested and the effect on the temperature changes when the salts were dissolved in water? Your answer should include the words Endothermic and E ...

How does understanding various microsoft office

How does understanding various Microsoft Office applications enhance productivity in education, the workplace, and at home?

Are search algorithms tied to data structures being

Are search algorithms tied to data structures being searched, or can they be utilized in other scenarios?

A cartel is branch of an oligopoly there are still a

A cartel is branch of an oligopoly. There are still a handful of large firms and many smaller firms. For instance, the diamond industry and the petroleum industries are examples are oligopolies. However, the main differe ...

Suppose i am transferring a 1024 byte file from my laptop

Suppose I am transferring a 1024 byte file from my laptop to a server on my very slow circuit-switched, start-topology local area network (the data rate on the network is only 16 bytes per second. Ignoring any connection ...

Describe how to discover cookies on web browsers what is a

Describe how to discover cookies on web browsers. what is a reverse DNS lookup and can it be used when attacking the network.

Carbonated drinks like cola tonic water and club soda are

Carbonated drinks like cola, tonic water and club soda are pleasantly bubbly due to the following decomposition of carbonic acid: H2CO3(aq) → H2O(l) + CO2(g) If a sample of H2CO3 decomposes over water at 50°C, 0.23 L of ...

Question 1 explain the various types of green architecture

Question: 1. Explain the various types of Green architecture within the enterprise, such as information architecture and solutions architecture. 2. Explain how a Green systems architecture evolves from a basic to a linea ...

Scheme number computera write a recursive procedure digits

Scheme number computer a. Write a recursive procedure (digits n) that computes the number of digits in the integer n using a recursive process. For example, (digits 42) should return 2 and (digits 13579) should return 5. ...

Sql database designstore a is a local bookstore store a has

SQL DATABASE DESIGN Store A is a local bookstore. Store A has been able to withstand the challenges of larger bookstore chains, as well as the internet giant Amazon, by offering new and used books and other products in a ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As