搜索资源列表
Tank
- 一款使用VC开发实现的坦克大战小游戏, 希望游戏编程爱好者和初学者能够喜欢, 好东西当然值得分享.-The use of the development of a VC Tankedaizhan realize the game, I hope the game programming enthusiasts and beginners to like it, good things certainly worth sharing.
Chess
- 这是一个用VC++编的象棋小程序,希望对喜欢游戏编程的新手,能练练手用。-This is a used VC++ series of chess applet, and they hope to enjoy the game programming novice, can练练hand.
MySquare
- VC++编程的小游戏 俄罗斯方块-VC++ programming Tetris game
game
- 小游戏,大家可以学学用VC做做。可以认识提高VC编程水平。-Game, we can learn by doing VC. Learn to raise the level of VC programming.
j_14408_Text_CTreeBT_Demo
- VC仿QQ游戏大厅的树型展开菜单控件源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:01:55更新时间:2009-7-12 11:01:-VC imitation QQ games hall tree expand the menu control source categories: Programming source code- C/C++ authorization language: Share
Puzzle
- 一个拼图游戏的源代码。 .游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib。-A jigsaw puzzle of the source code. . Game engine code to refer
miner
- Windows编程 挖金子小游戏,VC++的!工程文件直接可以用-game for x86
GameByVC
- VC++编的连连看游戏,完整,项目源代码,可玩。一且调试成功。对学习游戏编程有一定作用-VC++ compiled Lianliankan game, complete the project source code, playable. Once debugged. Learning game programming has a role
bmp2010jindianbiancheng900liVC
- 集合了VC++编程的经典范例,共900例。囊括了数字图像处理、windows编程、游戏编程等各个领域。-Has gathered the VC++ programming classical model, altogether 900 examples. Included digital image processing, the windows programming, the game programming and so on each domain.
mine
- windows扫雷游戏程序,采用VC++编程环境实现。-Windows mine-sweeping the game procedures, the use of the VC++ programming environment to achieve.
9Mine
- 扫雷游戏,通过VC++编程实现扫雷游戏,寓教于乐,其乐无穷。-Minesweeper game Minesweeper game through VC++ programming, entertaining, fun.
8fun
- 俄罗斯方块游戏,通过VC++编程实现俄罗斯方块游戏,仅供编程学习需要。-Tetris game by VC++ programming Tetris game, only for programming learning needs.
tupianpeidui
- 基于MFC的一个记忆图片配对小游戏,是大三课程设计时做的一个小程序,使用的编程环境是VC++6.0。图片配对游戏:在一个N×N的矩阵中,随机分布着若干图片,图片一共10种,每种必成对出现,每个图片占据矩阵中一个元素的位置。游戏开始时,先将分布好图片的矩阵给玩家看一定时间,然后将图片扣上,游戏开始,并计时。玩家选择相同图片位置,一次只能选两个,若正确,则这两个图片翻转过来;若不正确,则将这两个图片翻转过来给玩家看2秒后,再扣过去。如此进行,直至矩阵中的图片全部翻转过来为止。-MFC-based m
FiveChess
- VC++下的MFC编写的五子棋游戏程序,适合学习游戏编程的小同学们学习-VC++ MFC prepared Gobang game program
five_round
- 五子连珠小游戏,VC++编程,计算机课程-a five-round game
plane
- 使用vc++的MFC编程写的飞机大战游戏,游戏画面有点简陋并且游戏简单,可以拿去加以改进-The MFC programming using vc++ written airplane war game, the game screen is a bit shabby and the game is simple, you can take to improve
Vefrctoriog
- 俄罗斯方块的源代码,一个很经典的游戏哦,可以用来学习VC编程,-Tetris source code, a very classic game, can be used to learn VC programming,
VC++ GDI写的坦克大战完整源码
- 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)