Structs

  • An integer ranging from 0 to 6 representing a column of the connect four board.

Functions

  • Calculates the score of a connect four game. The score is set up so always picking the move with the lowest score results in perfect play. Perfect meaning winning as fast as possible, drawing or loosing as late as possible.