How would you modify the minimaxRoot and minimax functions to turn it into a completely computer versus computer game where both Black and White use AI? How would the parameters isMaximisingPlayer and bestMove change?
namithap10 opened this issue · 0 comments
namithap10 commented
How would you modify the minimaxRoot and minimax functions to turn it into a completely computer versus computer game where both Black and White use AI? How would the parameters isMaximisingPlayer and bestMove change?