Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The problem with Minimax Tic-Tac-Toe is that the game can always result in a tie. This is because both players (the human player and the computer player) will always make optimal moves according to the Minimax algorithm, which means that there will never be a mistake that allows one player to win. As a result, the game can become predictable and boring, as both players will just keep making the same optimal moves over and over again.