Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    2,427

    Re: Tic-Tac-Toe Invalid Moves

    Which statement is setting winning to true?
  2. Replies
    6
    Views
    2,427

    Re: Tic-Tac-Toe Invalid Moves

    How have you tried debugging the code to see why it executes the way it does?
    One thing you should do is print out the contents of the board so you can see what's in it:

    ...
Results 1 to 2 of 2