Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    2,653

    Re: minimax for dot and box game

    The code has lost its formatting. There isn't any indentations for nested statements.


    That sounds like what I was talking about.
  2. Replies
    5
    Views
    2,653

    Re: minimax for dot and box game

    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve formatting.
  3. Replies
    5
    Views
    2,653

    Re: minimax for dot and box game

    Define a class to hold what needs to be returned and return an instance of it.
Results 1 to 3 of 3