搜索资源列表
quake3-1-32b-source
- 在QuakeCon 2005大会上,John Carmack曾表示,《Quake 3》源代码将在近期发布,任何有兴趣的人都可以下载。 现在,id Software兑现了自己的诺言:《Quake 3 Arena》完整源代码1.32b版(Quake 3 Arena Full Source Code v1.32b)已经公布,包括完整的游戏源代码、各种编译工具和Q3Radiant地图编辑器build 200f,大小为22.4MB(压缩包大小5.46MB)。用VC++2003,打开工程后直接就能编译成功。
chesschina
- 我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。-My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.
Yeah-really-fight
- VC++人物格斗游戏模块代码,编写此功能需要使用以下知识: 1.对象的新属性:生命值、攻击力。 2.对象生命值的显示。 3.打斗时生命值的改变。 4.在场景中添加物品。 游戏测试操作的方法: A、在场景内点任意点,指挥主角移动。 B、将鼠标移到场景外,可以移动地图。 C、在微缩地图上点一下,可以快速定位。 D、ESC键,退出游戏。 你可以指挥主角去打猎了。
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
b-w-chess
- 一个vc++编的黑白棋的小游戏,,开发游戏的可以- a game named black-white chess for game development.
Mo_fang2
- 魔方游戏vc源代码。 这是一个魔方游戏界面的雏形。用户可以按键转动魔方 U up D down L left R right B back F front 建模参考意义很大-Cube games vc source code. This is the prototype of a cube game interface. Users can rotate button Cube U up D down L left R right B back F front g
vcPPsnake
- 1 菜单栏说明 (1) 游戏 1)开始:游戏开始或game over!后的新游戏开始 2)停止:游戏进行期间可暂停 3)继续:将暂停的游戏继续 4)退出:游戏退出 (2) 背景 1)背景颜色:可以选红,绿,蓝,默认(白色),更多(为颜色对话框,可选任何颜色和自定义颜色) 2)背景图片:可选大头蛇,小粉蛇,大青蛇 3)背景音乐:控制着背景音乐的播放和停止 (3) 换肤:共有九种皮肤可选 (4) 等级:分为低,中,高三级,区别为贪吃蛇的速
QQlianliankan
- 用VC++写个最简单的*(实现游戏开局) 新手练习 a、鼠拟鼠标单击 b、鼠标指针移动还原-Using VC++ to write a simple plug-in (start of games) novice to practice a, mouse click mouse to be b, the mouse pointer moves to restore
guess-number-game
- 使用 VC++ 6.0 编写的 控制台版 猜数字 游戏, 比如 要 猜 3589, 第一次玩家输入 1234, 会提示 0A1B, A表示 位置和数值都对,B表示位置不对,但数值对-Prepared using VC++ 6.0 guessing game console version, for example, to guess 3589, the first player input 1234, will prompt 0A1B, A represents the location and
QQlianliankan
- 用VC++写个最简单的*(实现游戏开局)新手练习 a、鼠拟鼠标单击 b、鼠标指针移动还原-Using VC++ to write a simple plug-in (start of games) novice to practice a, mouse click mouse to be b, the mouse pointer moves to restore