-
1 Attachment(s)
Java tictactoe
hello im Fran, im new here so I dont know how to really use this.
I've got this project which I have to make a tictactoe game. I need to program GameUI but not needing an image user interface, see the zip document for details. however any input is really appreciated.
thanks
Fran
-
What exactly are you asking? This forum's rule pretty much is no specfic questions = no specific answers. And especially we don't like people who hand out there homework. Saying you "have to make a tictactoe game" makes it sound like its an assignment..
-
-
I will second mk12's recommendation. Why not give it a try on your own, and then come back with specific problems if you have any? The most important recommendation any of us can give you at this point is to try to break any big problem down into many small problems and then try to tackle each small problem one at a time.
Good luck.