搜索资源列表
wuziqi
- VC写的一个五子棋程序,主要是实现了网络连接,特点是程序会判断赢棋的种类-VC Gobang write a program, mainly to achieve a network connection, and there is a procedure to determine the type of赢棋
Tanks
- VC++分布式坦克大战游戏完整版,老外开发的,这个版本是网络对战版,可以进行游戏设置、玩家选择、网络设置等相关选项,需要正常连接网络才能开始游戏,接近3M的游戏源代码,在VC6.0下编译通过,放上来供高手们研究一下。-VC++ Distributed Tankedaizhan full version game, developed by foreigners, this version is the network version of the war, could be the game s
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
HappyFiveChess
- 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,