Monday, 3 June 2013

Quick Update, quick update.

I talked to Ryk about limiting the user to not playing multiple times (LOL). 

He said that, either, I don't even give an option to press the button and for the computer - just get pop up a JOptionPane saying, "Your turn is now over. Press 'ok' for Com Pewter's turn". Then when they pressed ok, it would proceed to go onto the com pewter's turn. 

Another thing that I could do is, a bit more user friendly - setting a boolean value: true if it is the user's turn; false if it is the com pewter's. So there will an if statement outside of what whatClicked methods. 

I also have to get a move on the JMenusBar, and the User Manual..-__-

No comments:

Post a Comment