MinMax algo PHP Tic-Tac-Toe MinMax algorithm implementation I got an assignment creating a Tic-Tac-Toe game base on PHP. The task required that the player won't be able to win the game, meaning either the computer wins or it ends in a draw.