Search:

Type: Posts; User: njabulo ngcobo

Search: Search took 0.19 seconds.

  1. tic tac toe gui programm

    so i have to code a tic toe game as follows (as shown in screenshot) using netbeans help me im lost
  2. Re: nedd help using netBeans to do my assignment

    here is a screen shot of this assignment.....2270
  3. Re: nedd help using netBeans to do my assignment

    my problem is generating numbers randomly and designing GUI
  4. Re: nedd help using netBeans to do my assignment

    this.....

    class TicTacToe
    {
    public static void main(String [] args)
    {
    //System.out.println("Welcome! Tic-Tac-Toe is a two player game.");
    //System.out.println("Enter player one's name:...
  5. nedd help using netBeans to do my assignment

    Create a Tic Tac Toe game. In this game, two players alternate placing Xs and Os
    into a grid until one player has three matching symbols in a row, either horizontally,
    vertically, or diagonally....
Results 1 to 5 of 5