Hello All,
I am working on a project, a Tic-Tac-Toe game. I have written objects to represent 3 different players, a human player and two different computer AI players.
I want to be able, at run-time, to select which of these three player types are playing. Ideally I would want two pointers...