Ball Bounciness Study
- April 13, 2022
- Tedman Nguyen
Directions: Enable gravity to determine the bounciness of each ball. Each ball represents a different type of ball: 1) bowling ball 2) tennis ball 3) basket ball. Can you figure out which ball is which based on their bounciness? Purpose:This project was my final submission to complete Unity's Jr. Programmer Pathway. It demonstrates Object Oriented Programming principles such asAbstraction (The us…