An AI agent developed in Python for the Two Flags game. The project implements the Minimax algorithm with Alpha-Beta Pruning to efficiently search the game tree and choose the optimal move against an ...