Project 3: Objects and Movement with GTKMM

Due Friday, April 5, at 9:00 AM

Starting with the ball animation from class, add three more types of object. These must move or interact with the other objects in some way, and all be substantially different from one another. A few suggestions: You don't have to retain the balls if you don't want them - they were a demo of how to work with a class that represents a moving object. Also, feel free to change anything at all, or not even start with the class demo. The class hierarchy is enough to get started with, but may not support all features you would like.

Turning in the Project

Upload your completed project here. Name your file with your first and last name, like this: lastname_firstname_p3.zip. If you have multiple files, combine them in a single archive (.zip, .tar, etc).