- This event has passed.
7 PM – Intro To Java – Bill
July 18 @ 7:00 pm - 8:00 pm
Your HW:
- Work on the Arrow attack for the monster inheritance project
- Create a new method recieve_arrow_attack with one parameter damage inside the monster class
- Make it reduce the monster’s HP by damage
- Hook it up to the attack menu in the main