reset password
Author Message
jroble52
Posts: 15
Posted 16:02 May 01, 2018 |

Are we allowed to have less instance variables and adjusted methods to make this lab simpler or do we keep the exact same MonsterAttack class with the same save/load methods? For example: keeping just the monster name, location, and reporter instead of those plus the month/day/year and ID?

Just wondering because I fear getting points off for not directly translating Lab 5 into a GUI program

jhurley
Posts: 207
Posted 16:11 May 01, 2018 |

Use the same Monster Attack class.