Home > Java > Catmouse.java

Catmouse.java

February 8th, 2010

Overall Requirements

Write a program that simulates the battle between a cat and mice.

Use this class hierarchy:

mammal
/
mouse cat

Cat


Catmouse.java

Categories: Java Tags: , , , , , ,
Comments are closed.
Bear