搜索资源列表
3dgame开发《一》(演示0.01版)
- 3dgame开发《一》(演示0.01版)是射击游戏框架的演示版,是在原开放代码的基础上增加了一些内容:加载敌人,对子弹进行限制.-3dgame development "a" (demo version 0.01) is a shooting game demo version of the framework is open to the original code on the basis of some additional elements : Add enemy,
Csj
- C编写,进行等级选择之后,开始游戏。 你有5次机会,每次输入一个1到40之间的数,红色矩形底部便会有一个*从你输入数字的坐标处向上射出。若命中上面的人头,变响铃。最后给出命中次数,用时,得分,最高分。功能5是随机演示。-C, the choice for grading after the game began. You have five chances, each entry a 1-40 among the few, Red rectangular bottom will be an
ACT
- 左右方向键+小键盘的1键 这个demo是问题多多,我也懒的去解决了,有兴趣的自己搞定下,呵呵 反正算是个c++游戏制作的作业之类的东西吧 说真的游戏的算法和构架真是垃圾,可能是因为我还没有学习数据结构关系吧, 我尽快学下就是了,呵呵 本源码在vc6.0~~~~.net7.0下编译通过,需要DX9sdk头文件和lib库的支持,ok,谢谢;
FiringRange
- 用vc+directx9开发的一个设计游戏demo,界面效果很不错.按wsad为左右前后键.
DemoFromDJ
- 简单而较全面的游戏小demo,使用dx9编制。实现了场景、动模、地形、摄像机以及简单的人工智能。
ShipDemo
- 潜艇大战DEMO的代码,以纯VC++6.0编写。
CryENGINE_v3 游戏DEMO
- CryENGINE_v3 游戏DEMO 来源是从官方网站下载到的-CryENGINE_v3 demo
SpaceWar
- 用C++写的太空大战游戏程序实例,代码完整,可运行-it is a DEMO of the space War using C plus plus languare
2Dgame
- c++ 自己开发的2d游戏开发的一个demo,给网友们分享一下-c++ own 2d game development as a demo, for users to share
csSimplesource
- 场景精美的 3D 第一视角射击游戏(类似于 CS),3D 行动演示,采用 iRender 3D 游戏引擎-Exquisite scenes perspective of the first 3D shooting game [similar to CS], 3D action demo, using iRender 3D game engine
StarSpell
- A demo about HGE. HGE is small 2D engine.
battle_src
- A demo about RPG on HGE. HGE is small 2D engine.
pathfinder2b
- A demo about find path on HGE. Haaf s Game Engine - Hardware accelerated 2D game engine-A demo about find path on HGE. Haaf s Game Engine- Hardware accelerated 2D game engine
GameDemo
- 飞行射击游戏的简单DEMO,包括卷动背景,碰撞-Flying shooting game simple DEMO
gamecanvas
- 射击游戏"宇宙大战"的demo版本,包括游戏LOGO到菜单以及游戏内容,主要是针对sprite、layerManager、AnimatedTile等的使用练习。-Shooting game " cosmic war" of the demo version, including the game menu and LOGO to the game, mainly for the sprite, layerManager, AnimatedTile the use of such
SpaceWar
- my demo project game in J2ME, It s Space War
SkeAni
- ./SkeAni/Src 源程序。SkeAni.cpp 和 SkeAni.h 是 SkeAni 的核心源程序。 skeani.vsh 是 Vertex Shader 源程序。其它文件是 D3D SDK 附带的 D3D 程序框架。 ./SkeAni/Prj VC6.0 项目文件。 ./SkeAni/Bin 已经编译好的 SkeAni.exe。注意要正确执行 SkeAni.exe, 模型文件 modal.saf 和 Vertex Shader 文件 skeani.vsh
shooter
- Demo for shooter game in 3d System will automatically delete the directory of debug and release, so please do not put files on these two directory.
image demo
- image demo
cocos2dx--demo
- With cocos2dx write a small demo, for novices to learn, I am a novice.