User profile: malice

User info
User name:malice
History
Joined:
Number of posts:15
Latest posts:

Player.attack(Enemy), how should I do it?
If I want to use a function to modify Enemy.HP, but have it written as above, how would I do that? ...

OR operator in while loop
Thanks a bunch, that cleared things up. I think I had what condition I was using mixed up in my hea...

OR operator in while loop
This is driving me crazy, I want the loop to exit when the user chooses '3' or when Enemy.HP is 0 or...

How do you make the basics fun?
I know the basics of pointers (i.e how they work), but haven't yet used them as this book brings the...

How do you make the basics fun?
I've tried self teaching myself C++ via C++ Primer Plus and Object Oriented Programming in C++ and a...