Minimax-Checkers

时间:2021-04-05 22:52:10
【文件属性】:
文件名称:Minimax-Checkers
文件大小:4KB
文件格式:ZIP
更新时间:2021-04-05 22:52:10
Python Minimax实施的新手尝试。 可以在minmax.py文件中的“游戏类”中更改“最大深度”。 跑步: 在交互模式下运行tests.py python -i tests.py 从此处,针对Minimax AI与Random AI运行random_fight(),针对Minimax AI与Minimax AI运行even_fight()
【文件预览】:
Minimax-Checkers-master
----board.py(6KB)
----minmax.py(2KB)
----tests.py(918B)
----README.md(279B)

网友评论