Comp 152 Project 3: Inheritance

Due: Monday Oct 21 by the end of the day. (your midterm is later that week)

Project:

You will write a program which will demonstrate inheritance using some simple classes which might form the backend of a 2d game with  bit more work. Implement the UML found below along with a few extra methods found in the details below the UML:

project3 class diagram

Methods:


The methods in the UML class diagram above should be implemented as follows:

Extra requirements for the project

Comment your code.
Include comments at the top of your Tester class
    your name
    Anything you didn't get done


Submission:

upload to github and make me a collaborator as before.