Python-Checkers icon indicating copy to clipboard operation
Python-Checkers copied to clipboard

Minimax

Open vikingship opened this issue 5 years ago • 3 comments

Minimax module is missing

vikingship avatar Nov 22 '20 12:11 vikingship

It was added on purpose

nubonics avatar Jan 20 '21 09:01 nubonics

+1 on the Minimax module, which is missing.

adielashrov avatar Aug 18 '21 13:08 adielashrov

Delete the line, 'from minimax.algorithm import minimax', and your code will run fine.

DavidGTeklea avatar May 28 '22 12:05 DavidGTeklea