Using Alice 24 Create Simple Game Gorillarobot Animals Wants Play Animals Player Clicks An Q43821540
Using Alice 2.4 Create a simple game where the gorillaRobot(Animals) wants to play with the other animals. If the playerclicks on an animal, the gorillaRobot turns to face that animal andbegins to move towards it. However, the gorillaRobot is onlyallowed to move a random distance that is in the range of 0.5meters and half the distance to the animal. If the gorillaRobotgets close enough (within 2 meters) to the animal, then the animaldisappears slowly. Once the gorillaRobot has made all of theanimals disappear, it turns towards the camera and asks, “Where dideverybody go?” To create this world, use the sand template and theadd the desert sky (Environments – Skies). Add the penguin(Animals), triceratops (Animals – Dinosaurs), and a dragon(Fantasy). Create a method for the gorillaRobot named goToAnimalwith an object parameter named who. Also, create a World-levelmethod named checkIfAllAreGone.
IIIIIIIIIIVVV Show transcribed image text IIIIIIIIIIVVV
Expert Answer
Answer to Using Alice 2.4 Create a simple game where the gorillaRobot (Animals) wants to play with the other animals. If the playe…
OR