Tasks

  • Brice: Calculating a move
  • Aashay: Update display board
  • Isha: User input
  • Tanmayi: Validate moves

Board data structure

  • 2D array of maps, key is the board number, value is either 0 if unclaimed, 1 if computer, or 2 if player