搜索资源列表
landhappy
- 基于网狐6603的斗地主子游戏,带有机器人,但是没有控制端的,机器人有ai智能-6603 based on the Fox network Landlords sub game with robots, but there is no control terminal, intelligent robots have ai
ChineseChess
- 一个完美的C语言编写的中国象棋棋盘,运用终端内定的颜色代码把红黑两方用颜色区分开-A perfect C language Chinese chess board, use the default terminal color codes to separate the two sides of the red and black color area
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因