« All Events
1 PM Intro To Java – Alex Lee
October 22, 2022 @ 1:00 pm - 2:00 pm
Today We Did:
- We continued with the Monster Inheritance project and added in the magic attack and arrow attack.
- Also, we learned how to use inheritance by creating the Dragon.
For Homework:
- Create two new classes with one being a troll and the other being a golem.
- They both should extend from the Monster class.
- The troll will be immune to water and take more damage from fire.
- The golem will be immune to earth and take more water damage.