资源列表
FiveStones
- C#编写的五子棋人机对战程序,需要的朋友可以参考
gongzhuyouxi
- 拱猪游戏代码精简形式的交作业很实用哦亲,就是拱猪游戏呗-Gongzhu game code to streamline forms of homework very practical Oh pro is Gongzhu game chant
三子棋游戏源代码
- 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三‘字。-in many games, it did not find 'three-game'
wuziqi
- 小游戏测试,实现简单的五子棋游戏功能,希望大家点意见-Game test, the realization of a simple function Gobang game, I hope everyone points
jiugong
- 一个九宫格游戏,用C++Build6写的-A Jiugongge game, with C++ Build6 written
WIN9X下五子棋
- TC3.0下编译,98下运行(因为直接调用中断中的鼠标) 放在c:\\windows\\desktop\\wzq下 也就是把程序烤到98桌面上去 运行wzq.exe的时候必须有egavga.bgi 和 hzk16在同一目录-TC3.0 compiler, running under 98 (as a direct call interrupted the mouse) on c : \\ windows \\ desktop \\ wzq is under the procedures bake
1570104923
- Some in ssery shgit
Dien-Tu-Tuong-Tu_1
- dien tu tuong tu engineer
Backgammon
- 五子棋c++源码,还是很值得大部分新手学习的好材料的!-Backgammon c++ source code, is still very worthwhile Most beginners learning material!
200703181758514
- 扑克牌升级游戏源代码。本程序采用C++语言编写,是您学习教育、游戏娱乐的好帮手; 同时也可扩充于您自己的游戏软件之中。如有需要本人可以根据客户要求改为其他语言。 -Poker game source code upgrade. This procedure using C++ language, is your education, games, entertainment and a good helper but also to expand the game in your ow
merge
- 利用动态规划的思想编程实现多边形游戏。内含全部c工程,内容完整,代码可行-Using dynamic programming ideas polygon game programming. Contains all c engineering, content integrity, code possible
renju
- C++的五子棋游戏,实现在线游戏,可以悔棋和棋,在线聊天等功能.