jgillham/Lab-game

DesktopStartUp GB Test

Closed this issue · 6 comments

DesktopStartUp GB Test

why you close all test?

I finished the other tests. I would recommend working on the Character implementation. I'll need that by this Friday.

so you prefer that i work on Charcter implementation?

Yes! I think that's better...

and what have to do this class?

Write the constructor. The constructor should save the parameter to a local field. The getCharacter() method should return the saved field. I think this will be easy for you...