I need help finishing my C++ Godzilla fight homework, I uploaded my cpp file as well.
1)We are now going to properly construct our object correctly. Add a default constructor that sets the name to “Godzilla”, the health to a random value between [50, 100], and the power to a random value between [10, 25].
Also add a public print()
function that print’s out the object’s name, health, and power to the standard out in the following format:
name (P: power) - H: health
Where the values name
, power
, and health
have been replaced with the corresponding data member’s value.
Now in main, create two Godzilla
objects – one named godzilla
and the other named mechagodzilla
. Prompt the user to provide the name, health, and power of godzilla
and use the corresponding setters. mechagodzilla
should be created using the default constructor.
To verify your objects are correct, call the print()
function for each of godzilla
and mechagodzilla
.
2) Currently, when the godzilla
object is created we need to call three different setters. Add a parameterized constructor that allows a user to create a new Godzilla object specifying the name, health, and power.
Now in main, after prompting the user for the values create the godzilla
object using the parameterized constructor instead of the setters.
It’s now time for godzilla
and mechagodzilla
to go to battle. Add an attack
function as described below:
Godzilla
object as a parameter. The function should modify the target’s health by subtracting the callee’s power. It should also print out a message in the form of “Callee’s Name attacks Target’s Name.” If the target’s health falls below or equal to zero, print out a second message stating “Target’s Name has been vanquished.”Now in main, have godzilla
attack mechagodzilla
once. Then, if mechagodzilla
is still alive, have mechagodzilla
attack godzilla
until godzilla
has been vanquished. Your program should end at that point.
3)
Now add the following function to your class:
greet
function that accepts another Godzilla
object as a parameter which is passed by constant reference. That is, the parameter should be marked const
so that the function cannot inadvertently change the target’s values. The function should print out a message in the form of “Callee’s Name bows to Target’s Name.”Finally, in main before the two Godzillas do battle, have the two Godzilla objects greet each other. As in, the code would look like
godzilla.greet( mechaGodzilla );
mechaGodzilla.greet( godzilla );
We value our customers and so we ensure that what we do is 100% original..
At Custom Writing, we believe in exemplary services that are fully geared toward customer satisfaction. That is why we don’t shy away from giving you the following guarantees;
Trusting us with your work is the best decision you have made, our pleasure lies in seeing you satisfied at 100%. If in the rear chance it happens that you are not satisfied, then know that we will equally not be satisfied. But worry not, our 30 days- Money back guarantee is all you need and that is what we promise you..
Read moreWe utilize profoundly equipped and gifted writers who produce unique papers liberated from any form of plagiarism. To guarantee this, we run all papers finished by our scholars through a Plagiarism checker to ensure uniqueness and originality. In any case, on the off chance that you have vulnerabilities about the originality or falsification of any paper we have finished and conveyed to you, please get in touch with us straight away. We will quickly investigate, and if the paper is seen as counterfeited, we will take suitable actions including but not limited to, revising the paper for free and in extreme cases we will activate the money back guarantee.
Read moreWe have an obligation deliver great and specially composed assignments. Our revision strategy endeavors to ensure total client satisfaction, comfort, and a genuine feelings of serenity. We make minor updates and corrections to the underlying request as part of our continuous assistance. However, revisions should just incorporate changes and alterations that were not effectively met, in the underlying request and that are inside the rules as per the current request structure..
Read moreOur client's Data is an Integral part of our business but clearly, we are not in the business of offering our clients' very own data to others. We realize that you care how your online data is utilized and shared, we equally value your trust that we will do so cautiously and sensibly. We Promise to ensure the security of your own data during transmission by utilizing encryption conventions and programming. Likewise assist us with securing your information by not sharing your passwords and usernames.
Read moreIn submitting a request with us, you consent to the services we give. We will strive to take the necessary steps to convey a far reaching paper according to your prerequisites. Equally we depend on your cooperation to guarantee that we convey on this order.
Read more