AI Tic-Tac-Toe with Minimax Tree (Source Code Included)AI Tic-Tac-Toe with Minimax Tree (Source Code Included) 07/03/202007/03/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:46 am Use minimax tree search algorithm with alpha-beta pruning to write AI Tic-Tac-Toe player. You may also want to add randomness to your AI player so that it won’t play the READ MOREREAD MORE