Sat Mar 05 2022
This is a demostration of the minimax algorithm, an adversarial search algorithm. The AI is optimised with alpha beta pruning. Made with p5js