CS312 Lab 8: Adding a Ball Launcher


Due Monday, April 1, at 5:00 PM

Beginning with the code in p3, add a button to add extra balls. Also remove the balls that are normally present (comment out or delete the lines that add balls in the initialization routine). You can have additional balls appear in a specific spot, or appear randomally, or follow a particular trajectory - any way you like.