View Single Post
Old 06-13-2007, 09:41 PM   #4 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default Re: Help with objects in Java

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?
jaeusm is offline