The game is started by creating the object in the main method. All other methods are non static.
The board must be represented as a 2 dimensional Array
The user picks a spot by using the numbers 1-9
1 | 2 | 3
4 | 5 | 6
7 | 8 | 9
After each move redisplay the board with the new entry
Detect invalid moves
Detect a winner or full board
Do not use a GUI to display of the board just use System.out
Use different methods, don't put all you code in one place!!!!
1
Expert's answer
2016-10-22T12:03:18-0400
Dear yirdi, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment