Skip to content

Added player move choice to terminal display

Latest
Compare
Choose a tag to compare
@JohnAD JohnAD released this 07 Nov 21:32
· 1 commit to master since this release

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.