- This event has passed.
12 PM – Intro To Java – Gamas
April 30, 2022 @ 12:00 pm - 5:00 pm
Today We Do
- We downloaded and install Android Studio
- We added an Android emulator
Homework
- Continue with MonsterInheritance.java
- Add “4. Heal Player” feature.
- Add new class WaterGolem.java
- WaterGolem, should take no damage from fire magic attack.
- WaterGolem, should take 1/2 the damage from water magic attack.
- WaterGolem, should take double damage from wind magic attack.