搜索资源列表
fighter_yu
- 用VC开发的打飞机游戏的源程序,游戏比较简单。开发工具:VC++6.0 和 Directx-VC aircraft development of the source game, the game is relatively simple. Development tools : VC 6.0 and DirectX
VC编的飞机游戏t
- 这是用VC写的一个飞机小游戏,是学习VC游戏编程入门的一个很好的例子-This is the VC was a small aircraft games, learning programming entry VC games are a good example
LwGame2.0
- 架构不错!值得学习.采用VC6 SDK写的飞机游戏,双人版,具有很强的扩展性,这个版已经是2.0,由于最近时间比较忙,里面还有许多功能尚未添加.我会尽快抽时间来完成它!-structure good! Worth learning. VC6 using the SDK to write aircraft games, a double edition, is highly scalable, this version is 2.0, due to the recent time is busy,
Fly ight
- c语言写的,飞机游戏,锻炼基本功的,三维射线追踪的代码,内包含测试图片.-c language written in the aircraft games, basic skills training, 3D ray tracing code, which includes test pictures.
傻瓜飞机
- 一个简单的射击演示并没有任何特点,只是为了教会初学者如何写一个飞机游戏。游戏中用方向键控制飞机,CTRL开火,ESC退出。-a simple demonstration of the shooting and no features, only to the church beginners how to write an aircraft game. Games using the direction keys control aircraft, CTRL opened fire from t
小飞机游戏源码
- 小飞机游戏源码
飞机大战游戏源码
- JAVA 小游戏源码下载
类雷电游戏程序
- 一款类雷电的飞机游戏,里面有完整的开发内容及代码
打飞机游戏(程序+源码+开发报告)
- 一个简单的win窗体游戏,可以切换子弹
flash飞机游戏
- 一款flash飞行游戏
cn700_vc62156993567733
- c++大作业,大型飞机游戏,含完整项目报告-c++ large operations, large aircraft games, including a complete project report
Fighter
- VC++ 打飞机游戏,一款VC++游戏源码,没搞懂怎么玩,因为看不出飞机在哪里飞!游戏可以设置,自己布局游戏,带声音,玩起来挺有意思。在VC++6.0下编译通过。-VC++ fighting aircraft games, a VC++ game source code, how did they get to play, because the aircraft can not see where to fly! Players can set their own layout of the
FlyGame
- VC++写的飞机游戏,个人习作,欢迎指导批评,一起和VC++朋友们共同进步提高。-VC++ to write the aircraft games, individual exercises, welcomed the guidance of criticism, VC++ with and friends together to improve.
MyPlane
- 飞机游戏,声音我只配了背景音乐,爆破音、子弹射击音等配不了,因为每次你只能播放一种声音,要播放另一种的话就会打断正在播放的音乐,所以爆破音和背景音乐不能同时发出。上网查了一下,说解决办法是下一个叫pgsnd.dll的东西,越搞越麻烦,我就懒得弄了。 玩家飞机刚出现时是以半透明的方式出现的,但是连背景色也一起显示出来了。原因是我是用的AlphaBlend()函数,一个现成的API来显示半透明图,但是这个函数不能忽略背景色,所以连背景也一块儿半透明显示了。貌似要自己写一个才行。半透明算法上网查一下就
AirplaneGame
- vc编的飞机游戏 有点简陋,但是很适合初学者-vc compiled the game a little simple plane, but it is very suitable for beginners
plane
- 一款自己开发的飞机游戏,与大家一起回忆一下-Develop their own aircraft a game with you all recall
飞机游戏,雷电类
- 飞机游戏,雷电类。适于休闲时刻,简单易懂,操作不复杂。-Aircraft game, the Lightning class. Suitable for a relaxing moment, easy to understand, the operation is not complicated.
Java飞行射击类游戏
- 简单飞机射击类游戏,Java案例教程,适合游戏编程人员初学(Simple aircraft shooting games, Java case course)
飞机大战
- 一款基于java的飞机大战小游戏,简单容易上手(A Java based aircraft war game, simple and easy to handle)
hge飞机游戏框架
- 基于hge引擎的一个模仿微信打飞机的游戏,课程设计自用分享