When playing a game in the terminal, using the play
procedure, the choice made by the player is now announced in the terminal.
Before, if using code that does not make the choice evident, such as a Negamax AI player, it was hard to follow the game since the user did not see the AI's choice.