epel
Console Adventure Game Structure
At what point do you switch from separate classes to methods in the class? In the tutorial I watched, they explained that spaces that weren't related should be split into their own class, which is understandable. But, if you're talking to the bartender in the Inn, should the bartender logic be in its own class, or just a method of the Inn?
14 replies