Today We Did
- Java Quiz
Homework
We will be starting a MonsterInheritance program next class! Do the following to prepare:
- Create a new project called MonsterInheritance
- Create a Monster class:
- Monsters should have 3 attributes:
- String species
- int health
- int maxAttack
- Create getter and setter methods
- Create a constructor
If you have any questions, please email me at williamsmith@ayclogic.com.