Search:

Type: Posts; User: Kratos

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    2,294

    Re: TicTacToe problem

    I think doing that Norm will work but it will change the foundation of my program too much. I think I may have worked it out otherwise, but thanks for your help!
  2. Replies
    3
    Views
    2,294

    TicTacToe problem

    Hi guys, hopefully this is an easy one for you.

    Given a grid of nxn squares, where each square has an id, the first(top left) square has id 0 (so a 5x5 grid will have ids 0-24) like below:
    1102
    ...
Results 1 to 2 of 2