井字游戏:C ++中的井字游戏

时间:2024-03-06 22:35:36
【文件属性】:

文件名称:井字游戏:C ++中的井字游戏

文件大小:23KB

文件格式:ZIP

更新时间:2024-03-06 22:35:36

game tic-tac-toe linux-programming tic-tac-toe-game computer-player

井字游戏 C ++中的井字游戏 该程序是一个Tic-Tac-Toe程序,它实现了自定义的Tic-Tac-Toe AI算法。 我将其用作学习练习。 图书馆:ncurses


【文件预览】:
Tic-Tac-Toe-master
----.gitignore(4KB)
----src()
--------humanplayer.h(32B)
--------computerplayer.h(482B)
--------humanplayer.cpp(3KB)
--------move.cpp(852B)
--------move.h(280B)
--------computerplayer.cpp(6KB)
--------display()
--------main.cpp(5KB)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(17KB)
----.github()
--------ISSUE_TEMPLATE()
----README.md(182B)
----.vscode()
--------settings.json(929B)
--------launch.json(877B)
----makefile(611B)
----.gitattributes(2KB)

网友评论