
I used array and random number generation skills to program this challenge where balls are randomly falling from the sky and you have to send your dog out to catch them before they hit the ground. To complete this challenge, I was required to make sure the variables are assigned properly, the if-statements are programmed correctly, the collisions are being detected perfectly, and that objects are being generated randomly.
Give the game a try in your browser at https://meta.dwdenney.com/challenge2/
Continue reading Unity Junior Programmer Mission: Create With code Challenge 2 – Program a dog to play fetch