Posted: Sun Jan 20, 2008 12:36 pm Post subject: Tic Tac Toe Problem
Hello programmers =P. I need help on a tic tac toe program for my grade 11 project. Could anyone help me find any ways about tackling this project. Bare in mind that my knowledge is very limited to Java and I have only been recently been introduced to arrays and methods. We are using a READY to program Java VERSION 1.7. The problem I have is that I need to create an array which will randomize 50 questions and there are to be no duplicate questions. I have attached my TicTacToe.java file, my questions attempt, and the outlines for my project. Any input would be pleasantly appreciated.