This is a program that is designed to show the uses of Abstract classes and Interfaces. Overall the program is just designed to show funtioning code in both abstract classes and interfaces.
- Java
- Object-Oriented Programming
- Abstract Classes and Interfaces
To run this program is simple, just open the Japan class and run. It is a simple program that calls methods from the TokyoDefenceForce class that extends the abstract class Godzilla and implements the interface MechaGodzilla. Enjoy the simple fight. If you want a different outcome you can change the values of power for MechaGodzilla and he can beat Godzilla.