March 27th, 2009, 12:39 PM
|
#1 (permalink)
|
| Junior Member
Join Date: Mar 2009
Posts: 2
| Java Help code included :(
I am currently making Yahtzee for my Computer Science 30 class, its visual, but currently I have been running into some snags...
My teacher does not know Visual Java, but he knows java... So i was just wondering if anyone else knew what was going on  I want to roll all 5 dice at once, but instead i have 5 different buttons that disable themselves after being roll'd but as soon as the 5th button is pressed they are all disabled...
Also i am having troubles with my counter, I instantiate it, then i initialize it Counter +=1 it works for the first click of the button, but second click it still rolls the die, but does not change the text, or count the counter up 1... HELP!!!
I attached my pictures of my dice along with my code  halp!!1one! |
| |