Using the GameInfo Class
To play a game of Nim:
- Construct a player object
- Construct an automated player object
- Construct an initial game state
- Construct a game object with the player objects and initial state as
arguments
- Tell the game object to play a game