搜索资源列表
net_tank
- 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
freakbox
- 纯粹用windows API和C++代码实现的一个打方块的游戏,包含三个文件,读者将代码贴到VC中即可编译运行,但是得配置directdraw,是基于direct的,适合入门-Purely using the Windows API and C++ code to achieve a play box games, including three documents, readers code affixed to the VC to compile and run, but have to c
DirectDraw-Game-Tutorial
- 弹弹球小游戏这是一个使用DirectDraw实现的一个小游戏,有点像弹小球的那种,如果你也想写一些小游戏的代码,可以跟着学习一下。 -Bouncing Balls game is to use DirectDraw to achieve a small game, a bit like the kind of bomb small ball, if you want to write the game code, you can follow to learn about.
RaceX
- 基于DirectDraw的一个赛车游戏,用于学习目的,要正确编译源代码,需要安装DirectX 8.0及其以上版本。-DirectDraw a racing game, for learning purposes, to correctly compile the source code, you need to install DirectX version 8.0 and above.
