Skip to content

Monster Game APP Where We Have Many Monsters That Can Attack

Notifications You must be signed in to change notification settings

seycileli/MonsterGameApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

MonsterGameApp

In our game app, we have many types of monsters that can attack.

We shall design a superclass called Monster and define the method attack() in the superclass.

The subclasses shall then provides their actual implementation. In the main program, we declare instances of superclass, substituted with actual subclass; and invoke method defined in the superclass.

Releases

No releases published

Packages

 
 
 

Languages