Closed JayPay108 closed 3 years ago
Board array holding pieces needs to hold pointers to pieces rather than the pieces themselves. This will make moving pieces much faster and will greatly help the efficiency of the minimax function
Board array holding pieces needs to hold pointers to pieces rather than the pieces themselves. This will make moving pieces much faster and will greatly help the efficiency of the minimax function