搜索资源列表
简单游戏(射击类)
- 自己编写的射击游戏,框架已经全部搭建好,只需要增加元件便可制作出出彩的射击类游戏。请不要随意使用该代码中的元件,转载请联系作者。qq:4872275-prepare their shooting game, the framework has all the structures, and only need to increase the production of components can be up and Choi shooting games. Please do not use
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,
RJ010408_(511.STUDIO)
- 模拟小蜜蜂游戏,你面有最详细的注释和游戏框架-Bee simulation game, you face the most detailed framework of the game and Notes
geki3_1.0.3
- 一个纵版的飞行射击游戏Geki3, 日本人写的游戏,代码框架很好,我现在就用这个框架开发飞行射击游戏。
airstrike_0.99
- 经典飞行射击游戏airstrike的源代码,运行与linux平台,很容易扩展的开发框架,内部还有说明文档,只不过是E文的
battlecity_src
- 坦克大战原代码,VC6.0编译通过 吐血推荐 可以通过这个程序掌握实时游戏程序的一般框架
plane
- 基于安卓2.2的飞行射击游戏框架,对射击和敌人做了简单的实现,添加触屏功能。 -2.2 Based on Andrews' s flight shooting game framework, the fire and the enemy made a simple implementation, add touch screen functionality.
src
- 基于ogre 图形渲染引擎,使用其基本框架,基本完成一个第一人称视角游戏的基本要素.如:粒子,场景,材质.-Based on the ogre graphics rendering engine, the use of the basic framework, completed a first person perspective game of the basic elements. Such as: particle, scene, the material.
BloodySkyV5
- 一个利用Qt图形视图框架编写的2D横屏空战类游戏。然后画面是山寨的,能够运行在Symbian S60 V5的手机上,同样也能够运行在pc上。-Written using Qt a 2D horizontal screen combat game. Then the screen is a cottage, and will run on Symbian S60 V5 on the phone, also can run on the pc.
123
- 一款简单的第三人称飞机射击游戏,游戏框架清析-A simple third-person shooter aircraft, clear analysis of the game framework
tkdz
- 《坦克大战 》是一种典型的二维战斗类游戏,该游戏涉及到的基本角色较少,基本框架较简单,但扩展性很强,可以向其中添加各种功能和角色,形成复杂的应用,是一种非常好的学习用题材。-a game of tank
XACTGame
- 一款基于DirectX的3D弹珠游戏(包含整个工程文件和源代码)采用的是DUXT框架设计,由于文件过大,我删了一些中间文件,不过Debug文件里的exe还是没问题的,这里用的是Direct10。-this is a 3D ball game like CS, it is developed by DUXT of DirectX, you can open the project and all the codes by the VS2010, also i have compile it int
shoot-game
- 类似CS的射击雏形游戏,已经实现了一个玩真的框架,自己可以再丰富其中的功能-Similar to the CS firing prototype game, has a play is really the framework, they can enrich one of the function
shoot1
- 一个坦克打飞机的游戏程序,mfc框架,非常适合初学者了解vc 和mfc的一些基本操作-A tank game program, mfc framework planes, very suitable for beginners to understand some of the basic operations of the vc and mfc
plane
- 一个简单制作的雷电游戏,VC++,可直接运行。源码框架都搭好了,可以改进!-A simple production of the Lightning game, VC++, can be run directly. The source framework set the stage could be improved!
punchball-1.0-3
- 拳击游戏,Cocos2d游戏开发框架 chipmunk引擎-Boxing game
PlaneGame
- 飞行射击游戏实战,一个android射击游戏的框架,有比较完整的实现,以及boss的弹幕实现-Flight shooter combat, an android shooting game framework, a more complete implementation, and implementation boss barrage
air_plane
- 一款基于Qt GraphicsView Framework框架的2D飞行类小游戏,俗称“打飞机”-A framework based on Qt GraphicsView Framework 2D flight class of small game, commonly known as " planes"
hge飞机游戏框架
- 基于hge引擎的一个模仿微信打飞机的游戏,课程设计自用分享
模拟射击小游戏
- 本游戏基本框架是用《三维游戏师设计宝典—学3D游戏》中的代码,进入游戏的初始画面和游戏菜单是参照另外一个游戏(压缩文件中的cs)