Python-Checkers
Python-Checkers copied to clipboard
Minimax
Minimax module is missing
It was added on purpose
+1 on the Minimax module, which is missing.
Delete the line, 'from minimax.algorithm import minimax', and your code will run fine.