I am trying to build a simple chess engine in python using the chess package. My minimax function is buggy and breaks atm. My code below...
# import package impor