CST112 -- Project #6: Use objects, constructors, and methods
Create an object to represent your creature.
Everything about this creature is part of the object
(i.e. as properties and mehtods of the object)
Then, make more creatures (each with different properties)

Using the "Processing" language, make a sketch according to the following specifications: