MinMaxAlphaBeta

A MinMax algorithm with alpha beta pruning script.

This script has been done with the intention of being easy to implement for different types of games and scenarios.