Today we did
- finish the central monster system
- Learn bug fixing and looking through methods
Homework
- Create a new monster with inheritance
- It should have
- An updated strike method. In this strike method, it should…
- Have two different attacks that it randomly switches between
- Have each attack have a unique Message
- For example
- The dragon uses a claw attack dealing (10-20 damage) M- actual damage
- The dragon breathes Ice dealing (1 – 30 damage) <—– replace with actual damage
- Don’t forget to imprt data
–
Look at this practice final below and come up with any questions
https://docs.google.com/forms/d/1OhKBN8q59La_rmyNiMu1iSrQks5ssOIMDH0cACNV1Z0/viewform?edit_requested=true&pli=1