intelligent-tictactoe:使用Minimax算法为井字游戏实现AI播放器

时间:2024-04-26 06:52:04
【文件属性】:

文件名称:intelligent-tictactoe:使用Minimax算法为井字游戏实现AI播放器

文件大小:3KB

文件格式:ZIP

更新时间:2024-04-26 06:52:04

C++

井字游戏 该游戏使用minimax算法为井字游戏创建AI播放器。 这是通过两种方式实现的: 使用深度优先搜索对游戏树进行全面搜索 使用深度限制树搜索和评估功能


【文件预览】:
intelligent-tictactoe-main
----.gitignore(34B)
----README.md(257B)
----main.cpp(5KB)
----CMakeLists.txt(119B)

网友评论