This assignment will give you practice using and understanding inheritance and
polymorphism in Python. Specifically, you will be designing several classes that will create
characters in a game called Critters. Critters was originally developed in Java at the
University of Washington by Stuart Reges and Marty Stepp