Python-Chess-Game General info This is an implementation of chess in python, using MiniMax and Alpha-Beta pruning algorithms as AI agents. Technologies Python pygame