cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
HELP with classes.
HELP with classes.
Dec 6, 2019 at 5:18am
Dec 6, 2019 at 5:18am UTC
Gerardo559
(15)
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 7, 2019 at 5:51am UTC
Dec 6, 2019 at 5:52am
Dec 6, 2019 at 5:52am UTC
salem c
(3712)
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.