HELP with classes.

Dec 6, 2019 at 5:18am
i need to choose another class to add to my program/small game. I'm stuck at what type of class to add and what it will do. doesn't have to be complicated either. any ide


SOLVED;
Last edited on Dec 7, 2019 at 5:51am
Dec 6, 2019 at 5:52am
A class called Game, which has a constructor telling it how many players to create, and a play() function.
Topic archived. No new replies allowed.