Search:

Type: Posts; User: big_c

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: help with tic tac toe

    hello again i just fixed the stopping when i put in 0,0 but it keeps going even if i have three x or o's it stops once i get all nine moves. i think i need an if statement in the tic tac toe runner?...
  2. [SOLVED] Tic Toe java code exists when we enter 0 row and 0 column

    good afternoon everyone. i have been working on a tictactoe game using arrays and if statements and loops. my problem is the game exits when i type in row 0 and column 0. also i was wondering if you...
Results 1 to 2 of 2