搜索资源列表
Card_board_123
- 一个界面优美的纸牌游戏,C/S架构,又一个学习的好材料-an elegant interface card games, C / S structure, a good learning materials
FiveChessDesignForSE
- 本项目所开发的软件系统全称为“多功能五子棋游戏”。 本项目为《高级软件工程》课程大作业选题,由项目客户(XX老师)提出并由Flying团队组织开发,本项目开发主要目的为学习并熟悉软件工程项目开发流程,本项目的预期用户是XXXX大学软件工程专业XX级所有五子棋游戏爱好者。 本项目所开发游戏软件可在Windows98及以上版本操作系统下运行,可基于C/S架构提供网络对弈(二人对弈)模式在小型局域网运行。 本软件项目取材于社会上流行的五子棋游戏,以信息技术为载体,为广大五子棋游戏爱好者提供
netgame
- VC++网络游戏建模与实现的PDF书,对网络游戏的架构有较好参考作用-VC++ online games Modeling and Implementation of the PDF book, online games are a good reference for the structure of
wuzi
- 整个架构的核心部分,类名为CTable。封装了棋盘的各种可能用到的功能[3],如保存棋盘数据、初始化、判断胜负等。用户操作主界面,主界面与CTable进行交互来完成对游戏的操作。-The entire architecture of the core of the type known as CTable. Packaging the board may be used in a variety of functions [3], such as preservation of board da
5ziqilunwen
- 当前网络上流传的五子棋游戏功能并不尽善尽美,其中最主要的问题就是人机对战和网络对战不能够一起实现,所以我决定开发[1]一个既能够人机对战,又能够进行网络对战的五子棋系统。整个架构的核心部分,类名为CTable。封装了棋盘的各种可能用到的功能[3],如保存棋盘数据、初始化、判断胜负等。用户操作主界面,主界面与CTable进行交互来完成对游戏的操作。-The spread of the current network function is not perfect Gobang game, the
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
KaiKen-Game
- 基于C/S架构的一个Winform开发的智力游戏-Based on C/S structure of the development of a puzzle game Winform
tenpoint
- C++开发的网络旗牌游戏10点半,基于网狐平台运行,支持现有网狐平台架构-C++ development network flag of the game at 10:30, net-based platform running fox, fox network platform architecture to support existing
pMVC_RenJu
- 本示例提供一个五子棋单机游戏源码,是由网流传的一个renju源码修改而成。主要由原来的纯as版本修改成了flex4版本,并且将其转化成了pMVC架构,供有兴趣的同学参考。-This example was modified from the online the renju source code. I revised it into flex4 version, and conversion it into pMVC architecture, for interested students
Chess_DJB
- android平台下的象棋人机对弈游戏源码 游戏主要架构分为 1.主控类 2。辅助界面相关类 3.游戏界面相关类-chess man-machine chess game source game the android platform under the structure into a 1. master class 2. Auxiliary interface the game interface related classes
CH6-5
- 五子棋游戏,VC实现,采用AI架构,学VC经典游戏-Backgammon game, VC, AI architecture, learn VC classic game
Fox-Network---System-Document
- 网狐棋牌游戏 系统架构文档,详细介绍了每个组件的结构流程-Fox Network- System Architecture Document
虚幻4简单卡牌游戏框架
- 使用虚幻4蓝图编写的简单卡牌游戏框架。gamemode组织游戏逻辑控制游戏进度,playercontroller控制卡牌操作,playerstate保存玩家状态。因为大小限制,仅上传content文件夹,请自行下载虚幻引擎新建工程导入该文件夹即可运行游戏。(A simple card game framework written using unreal 4 blueprint. Gamemode organize game logic, control game progress, playe