Search:

Type: Posts; User: zwigoose

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    5,230

    Re: Tic-Tac-Toe array Win Check

    No, I know it doesn't. That's just as far as i could figure out. I managed to get the horizontal wins. I'm not sure how to use the for-loops to do the others. Should i just reuse that same bit...
  2. Replies
    6
    Views
    5,230

    Tic-Tac-Toe array Win Check

    I'm having a hard time figuring out how to check for a win in my tic-tac-toe board. I have to check to see if the winner is X or O or check to see if there is no winner yet (return N) or the board...
Results 1 to 2 of 2