Quote:
Would the game manager be the one with the main method?
How do I edit a single variable.
i.e.
if the player wins, then they get $200.
How do I edit the money variable that's in a different class?
|
Understand that I'm not trying to be offensive, but judging from your questions, I think you might want to concentrate on learning the basics of object oriented programming before trying to make a game. How much programming experience do you have?