搜索资源列表
FlyModule
- 简单飞行射击模型,6位Boss,9种敌机,玩家有3种主要武器(粒子炮,激光,质子束)与3种辅助武器(直射弹,漂雷,爆炸弹),没有卷动背景,代码由以前学习时JAVA写的一个MIDLET程序修改而来,所以看着有点别扭,刚学DirectDraw,希望各位大侠交流指教。 按键: 方向键-移动 Z-开火 X-切换主要武器 C-切换辅助武器
MyPlane
- 飞机游戏,声音我只配了背景音乐,爆破音、子弹射击音等配不了,因为每次你只能播放一种声音,要播放另一种的话就会打断正在播放的音乐,所以爆破音和背景音乐不能同时发出。上网查了一下,说解决办法是下一个叫pgsnd.dll的东西,越搞越麻烦,我就懒得弄了。 玩家飞机刚出现时是以半透明的方式出现的,但是连背景色也一起显示出来了。原因是我是用的AlphaBlend()函数,一个现成的API来显示半透明图,但是这个函数不能忽略背景色,所以连背景也一块儿半透明显示了。貌似要自己写一个才行。半透明算法上网查一下就
cs
- 这是我见过的写得最漂亮的OpenGL程序,潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。各位学习OpenGL的新手不应错过这么一个优秀的程式。由于本人也是OpenGL初学者,不足之处敬请各位老大多多原谅。^^ -This is the most beautiful I' ve ever seen written in the OpenGL program, after three days of painstaking research
tank
- 简单的java游戏,游戏为坦克间互相对战,有六关,最后有最终BOSS,游戏后半段有SupperMassle,传送功能,有血块可以补血,增加障碍物-Simple java games, games for each other Battle tanks, there are six off the last has the ultimate BOSS, half of the game there SupperMassle, transfer function, there could be bl
j2me_fly_grad
- 一款简单的飞行射击类游戏,实现了2个小boss,但只有1关-j2me_fly_grad
Game
- DX写的飞行设计类游戏,实现了子弹的处理和敌机的出来,BOSS等都以实现-DX-written flight design games, the processing of the bullets and the enemy out, BOSS and so in order to achieve
PlaneTest2
- 安卓eclipse开发的射击小游戏,有BOSS,血量等,是很好的开发Demo。-Android eclipse shooting game developed, BOSS, blood, is well developed Demo.
PlaneGame
- 飞机类设计小游戏,里面有怪物苍蝇,鸭子还有boss。boss可以向四面八方发射子弹。飞机可以上下左右的移动,来打掉怪物。-The aircraft class design small game, there are monster flies, ducks, as well as the boss. The boss fired bullets in all directions. The aircraft can move up, down, left and right, to knock
PlaneGame
- 飞行射击游戏实战,一个android射击游戏的框架,有比较完整的实现,以及boss的弹幕实现-Flight shooter combat, an android shooting game framework, a more complete implementation, and implementation boss barrage
Radin
- java实现的雷电游戏,只有一个关卡,关卡最后有boss。三种子弹。-java achieve Lightning game, only one hurdle hurdles final with boss. Three kinds of bullets.
fightgame
- 一个打飞机的小游戏,代码有大量中文注释,只有一个boss,打完boss通关-A small plane hit game, the code has a large number of Chinese notes, there is only one boss, boss clearance kick
Pig_fight_aline
- 一个简单的flash射击内游戏。猪头大战外星人。boss很无敌。-A simple flash shooter inside. Pig vs Aliens. boss is invincible. Haha
plane
- 一个简单的飞行射击游戏,加入了一些新的元素,闯关积分以及boss,代码简单通俗易懂,适用于新手上手.-A simple flight shooting game, adding some new elements, passpoints and boss, the code is simple and easy to understand, suitable for novice to get started.