Question: undefined For this project you will use your game characters from your last Project. 1. Copy your character classes from called project3.characters. 2. Create an
undefined
For this project you will use your game characters from your last Project. 1. Copy your character classes from called project3.characters. 2. Create an array of several (at least 4) game characters of different types. 3. Write a driver class that simulates a Battle Royale between the characters in the array. In a loop, select an attacker at random from the array and have them attack a random character. Continue until only one character remains. Print out the name of the winner. For this project you will use your game characters from your last Project. 1. Copy your character classes from called project3.characters. 2. Create an array of several (at least 4) game characters of different types. 3. Write a driver class that simulates a Battle Royale between the characters in the array. In a loop, select an attacker at random from the array and have them attack a random character. Continue until only one character remains. Print out the name of the winner
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
