资源列表
DEV_CPP
- 五子棋代码(原创) 自己写的代码,带有英文的注释-My Gobang
fivechess
- 五子棋:玩家可与玩家对弈或电脑与玩家对弈 具有悔棋功能。 可判断禁手。 分国际规则和一般规则。 具有一定图形界面便于用户使用,可在windows平台下运行 -Gobang: Players of games with players or computers and chess players With the Undo feature. To determine whether the ban on hand. Share of internation
FiveChess
- 联机五子棋,支持第三方观赛,是北航的网络实验课的大作业,各位学弟学妹不要抄袭啊-Online Gobang, support third-party concept of race is a network of experimental courses Beihang a big job, you learn not to copy her younger brother ah
Tetris_game
- 俄罗斯方块游戏,采用C++类编程,可变速,配音效。-Tetris game, using C++ class programming, variable speed, with sound effects.
RussianBlock
- 经典的俄罗斯方块游戏,里面提供了其实现的基本思路和过程。详细见源代码。-The classic Tetris game, which provides a basic idea and its implementation process. Details, see the source code.
blackwite
- 基于VC的黑白棋源代码,适合出学者学习。还有很多,可以联系我。-Black and write chess
doudizhu
- 使用VC编写的斗地主游戏,可以供学习编写游戏-Doudi Zhu written using VC games can be used for study and preparation of the game
RussiaBlock
- 含有四个源文件的俄罗斯方块的源代码,很好玩哦,已测试过,大家放心的玩-Four source files containing the source code of the Russian box, a lot of fun Oh, had been tested, we rest assured of playing
5chess
- C++开发的五子棋,能实现一般水平的五子棋爱好者。跟大家共享-fivechess by c++
quziqi
- Visualc++编的五子棋游戏的源代码~~很不错的-Renju game s source code ~ ~ very nice ~ ~ ~
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
china_chess
- 中国象棋C语言版源码,可以在DOS环境下高数运行,力挺-china chess game !