搜索资源列表
超经典推箱子游戏
- 推箱子这游戏就不用介绍了吧 本程序算法巧妙,自动生成地图,支持鼠标点击自动搜索路径,是学习vc编程的好例子-viewing this game would not have introduced it this procedure clever algorithm automatically generated maps, support for mouse clicks automatically search path is studying vc good example of progr
xinyun52
- 幸运52,一个小游戏,用VC++编程,讲述了VC++的使用功能-lucky 52, a little game, with VC program, spoke of VC + + functionality
2_5D_SrollScreen_Map
- 自己编的2.5D及2D地图引擎的实现,采用VC++ windows API编程,使用此程序请先安装direct7.0以上版本SDK,否则编译不能通过,对于学习windows API变成,direct编程,游戏开发及地图算法的同学有很大帮助
VC++6gameBuild
- 学习简单游戏编程,了解游戏编程最基本的原理,方法。为编写复杂游戏打下基础。
Visual C++经典游戏源码.rar
- Visual C++经典游戏源码,学习VC编程的很好参考。
VC++经典小游戏
- 用VC++实现的经典小游戏,适合有一定基础的VC编程爱好者
chinesischeSchach
- VC++写的中国象棋游戏源程序 VC++写的中国象棋游戏源程序,界面看上去挺不错,可以选择人与电脑对战,通过网络人与人对战,程序虽小,不过考验的编程水平是多方面的,因此通过游戏我们有学习不少实用的技巧。简要说明一下:游戏网络运行方法:先在网络上的一台运行作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,游戏就可以开始了 -VC++ to write the Chinese chess game source code VC++ source code t
VC-P-P-Game-Programming
- 基于VC的游戏编程入门书籍,适合有一定C++基础的中文书名VC++游戏编程-Introduction to VC-based game programming books, suitable for a certain Chinese-based C++ VC++ game programming book title
VC++6GAMEpro
- 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
llkwg
- 连连看游戏编程代码,完全VC编程,有工程DSw进行编辑,很好。-Lianliankan Game programming code, complete VC programming, there is the project dsw edit, very good.
VCprogramming
- vc游戏编程,用vc设计简单的游戏。源码,从零设计自己的第一个vc游戏。-vc,game
BoxMan
- VC++推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-VC++ Sokoban game source code, followed by a map editor, looks good, comparative information on the whole, learning to prepare the game for reference for a friend. We will lea
mario01
- VC++超级玛丽游戏增强版源代码。比以前游戏机上的更强悍,这个版本在电脑上玩不亚于游戏机上的。而且经过多次修改,已接近完美,本次更新又增加了地图、水管等攻击类型和支持更多的敌人,窗口可以调整大小,源代码文件也是空前完整,游戏程序打开即完。用VC++从事游戏编程的朋友你千万不可错过。-VC++ Super Mario game is enhanced version of the source code. Than the more powerful game consoles, this ver
a10Fighter
- A10歼击机射击游戏源代码,vc++6.0,win32编程,可编译,可运行-A10 fighter plane shooting game source code, vc++6.0, win32 programming, you can compile, run
VC.NETgames
- VC++.NET 时尚游戏开发编程40例,各种智力游戏
tank
- 坦克大战,vc++6.0环境下编译通过,功能强悍有多种地形,多种坦克类型,多种游戏特效,运用了GDI编程,画面流畅,使用了低级人工智能以及链表容器处理游戏的逻辑,简单碰撞检测-Battle City, vc++6.0 environment, compile, features a variety of tough terrain, a variety of tank types, multi-game effects, the use of GDI programming, image smo
quake2
- 大名鼎鼎的“雷神之锤”的VC源代码,有志与游戏编程与开发的朋友们可以借鉴一下!-The famous " Quake," the VC source code for interested developers and game programming and friends can learn about!
source-code-VC-P-P-Othello.Rar
- 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Othello open stream of code, VC++ written, with background music, the interface to do the very professional, the game is not difficult, had only practiced hand, did not do much
vc++编程之五子棋小游戏
- 有源码
vc++游戏编程源码
- 这是一些游戏源码,特别适合vc++游戏开发的初学者学习,阅读并模仿