




Aperçu du jeu
Minimax algorithmMinimax is a recursive algorithm that is used to choose an optimal move for a player assuming that the opponent is also playing optimally.
As its name suggests, its goal is to minimize the maximum loss (minimize the worst-case scenario).
In this game, you will play Tic-Tac-Toe as a user against a unbeatable AI agent running Minimax algorithm.
In this game, you will play Tic-Tac-Toe as a user against a unbeatable AI agent running Minimax algorithm.
Développeur
Plus de jeux par Krikor Herlopian