- This event has passed.
5 PM – Intro to Java – William
August 4, 2023 @ 5:00 pm - 7:00 pm
Today we did:
- Finished MonsterInheritance
- Explained Inheritance and created child classes (Troll, WaterGolem, Dragon)
- Finished magic attack
- Implemented game over messages
Homework:
- Fix
addNewMonster()
. Our current implementation creates generic monsters based on the species entered. However, when we create a monster of a specific species (e.g. Dragon), we want it to have the properties of a Dragon (fire strength, water weakness, etc.). - Feel free to add whatever features you’d like (make sure the code runs though!)
- Download and install Android Studio: https://developer.android.com/studio
- Go through default installation steps
If you have any questions, please email me at williamsmith@ayclogic.com