Chess AI /w Minimax Algorithm Chess AI created using Minimax Algorithm, a recursive algorithm for choosing the next move in a multiplayer game. Software used: Unity ⏬ Download Project Optimization used Alpha-Beta Pruning Transposition Table Iterative Deepening Search