搜索资源列表
wuziqi
- 函数主要控制功能都在主函数main中实现。main函数首先清屏,调用attention函数,输出提示信息,说明游戏规则,按Y继续,按N则退出程序。接着初始化图形模式,绘制棋盘和初始棋子的位置,输出按键提示。
RussianBricks
- 详细讲解了俄罗斯方块的C游戏编程,从图形函数到功能实现的详细过程.
RussianBox
- 这是一个在wintc下就可以运行的俄罗斯方块游戏,主要用到了Borland的 图形函数库。-This is a game of RussinBox.It mainly calls the borland s graphical library.
fiveChess2
- 本系统实现的是五子棋博弈算法,运用java语言实现了图形用户界面,方便用户使用。算法采用了博弈算法和启发式函数进行搜索,人机对弈可自动判断输赢,结束后可重新开局。-This system is renju game algorithm, use Java language realized the graphical user interface, and user-friendly. Algorithm adopted game algorithm and heuristic search f