Open jacobrs opened 6 years ago
Implement scoring functionality to provide a board score for a given board. This will be used in the alpha beta pruning algorithm.
Implement scoring functionality to provide a board score for a given board. This will be used in the alpha beta pruning algorithm.