搜索资源列表
俄罗斯方块改进版
- 由最原始的俄罗斯方块改进来的,支持双打。 源程序用 Borland C++ Builder 6.0 编的, 使用了 DirectX 8 SDK-from the most primitive to improve Tetris, support doubles. Source Using Borland C Builder 6.0 series, the use of the DirectX 8 SDK
AdvInAba
- 一个简单的迷宫冒险游戏。玩家要在避免被屠夫抓住的同时吃掉屏幕中不断出现的食物。。。要编译这个游戏,需要安装DirectX 8.0 SDK或以上版-a simple maze adventure game. Players must avoid being a butcher at the same time seize the screen continually eaten the food. . . To build this game and need to install DirectX
vc2005tank
- vc2005下的坦克大战游戏源码,需directx 8 sdk,对学习directdraw编程有益
VirtualNES
- 在电脑上玩FC/NES红白机游戏少不了模拟器,网上下个NES格式的模拟游戏文件就可以玩了。VC6工程,需要DirectX SDK的支持,如编译出错请将DIRECTX目录下的DDraw.h和DInput.h两个文件拷到工程根目录下,还有个IDC_什么的未定义,直接将该语句删除就可以了。一般是一次编译通过。编译好的.exe文件需要.vlp文件,也压到压缩包里了-In the computer playing FC/NES NES simulator games and ultimately, the
MMORPG_GAME
- 这是个3D游戏较完整的例子,对于初学网络游戏开发的人肯定有帮助,它是以c++为基础,Windows SDK框架编写的,里面涉及一些DirectX知识,希望对大家有用!(在vs上包含d3d9.lib d3dx9.lib winmm.lib dinput8.lib dxguid.lib 这几个库就可以运行)-This is a 3D game is more complete example, for the beginner to develop online games will certa
mijing
- 游戏介绍: 这是一款类似魔兽世界的3DRPG游戏。 开发环境: Windows XP Microsoft Visual C++ 6.0 Microsoft DirectX 9.0 SDK -Game descr iption: This is a game similar to World of Warcraft 3DRPG. Development Environment: Windows XP Microsoft Visual C++ 6.0 Micro
D3Ddemo24
- 主要实现了GUI多页面间的切换。 其中的音乐和背景来自刺客信条。 源码的配套博文是 《 【Visual C++】游戏开发五十七 浅墨DirectX教程二十四 打造游戏GUI界面(二)》 ,文章地址http://blog.csdn.net/poem_qianmo/article/details/16922703, 点击Release文件夹下的exe文件可以直接看到运行效果 运行需要DirectX运行库的支持。报缺少D3