Uses of Package

Classes in used by Default Package
Player
          Tic-Tac-Toe Game:
A Player object represents a player in a grid-based game that acts in response to mouse clicks in the grid.
WhiteBlackGame
          Tic-Tac-Toe Game:
A WhiteBlackGame object controls the execution of a game that alternates between 2 players called white and black.