搜索资源列表
潜艇大战源码
- 压缩包中含有用VB开发的经典小游戏潜艇大战游戏的源程序。代码清晰,便于初学VB开发工具的人员学习使用。-compressed packets containing VB-game classic small submarine war game of the source. Code clear, easy learning VB development tools to learn to use.
Game
- 有opengl编写的在VC++上执行的一个小游戏代码,希望对大家有用
Tank-source
- 坦克大战 用j2se做的简单的小游戏! 用于巩固java基础 代码测试正确
太空侵略者
- 太空侵略者小游戏代码 对你刚学API编程的很有帮助-small space invaders game code you just learn to API programming helpful
zoj2127 Zuma的代码
- Zuma的代码,Zuma游戏是一款非常经典的小游戏,上传下自己的代码,希望能有多改进……谢~-Zuma code……Zuma is one of my favourite games of Fantasy Games series. In the game a lot of balls of different colors will enter the screen continuous, and the balls onscreen are rolling by a fixed track
Plane
- J2ME手机经典小游戏实例打飞机源代码。可成功运行。-J2ME mobile phone game classic example of a small plane hit the source code. Can be run successfully.
sprite
- 一个小坦克游戏,也是当年的梦想,学做游戏代码,需要BC3.1图形库,看看源代码吧。-A small tank games, also was the dream of learning to do the game code, graphics library BC3.1 need to see the source code it.
MyPlane
- 飞机游戏,声音我只配了背景音乐,爆破音、子弹射击音等配不了,因为每次你只能播放一种声音,要播放另一种的话就会打断正在播放的音乐,所以爆破音和背景音乐不能同时发出。上网查了一下,说解决办法是下一个叫pgsnd.dll的东西,越搞越麻烦,我就懒得弄了。 玩家飞机刚出现时是以半透明的方式出现的,但是连背景色也一起显示出来了。原因是我是用的AlphaBlend()函数,一个现成的API来显示半透明图,但是这个函数不能忽略背景色,所以连背景也一块儿半透明显示了。貌似要自己写一个才行。半透明算法上网查一下就
HitBricksBig
- 一款 打砖块的 j2me 的小游戏 代码较为简单 容易学习-it s a J2me insoruce .A game of HitBrick
shootStar
- 应用API设计的小游戏,代码简单可行,仅供娱乐-Application API design game
tanke-dazhan
- 此游戏是根据,经典小游戏:坦克大战的内容开发的。本游戏的开发流程简单明了,不管是从类的分装,还是代码的编写都没有用到太复杂的知识,可以让初学者一看便懂。-This game is based on the classic game: Battle City for content development. This game' s development process is simple, whether it is loaded from the sub-class, or writi
S60_CH
- 这是一款飞行射击类的小游戏,用java代码写的,不错的游戏。-This is a flight shooting small game with java code to write, a good game.
skyblue_LLK
- 这是一个连连看小游戏,画面比较精美,大家还可以美化一下,基础代码都写好了-This is a the Lianliankan small games, the picture is relatively fine, we can beautify the basic code is written
2
- 它实现的是一些小游戏的射击.有意思的VC++射击游戏附代码,是一个还没有真正完善的射击游戏源码,地上的两个炮楼可发子弹,不过需要点击鼠标才会发射,另外,鼠标还可控制子弹的方向,你亲自试下就知道怎么玩了,用VC++编写的游戏效果,简约不简单。-It implements some small game shooting
zhuomiantanqiu
- 桌面弹球,一个小游戏代码,横条左右移动,小球上下移动,撞击上不块消失!-Desktop pinball, a game code, bar and move around, the ball moved up and down, the impact on the blocks disappear!
JavaDaFeiJi
- 一个关于打飞机小游戏代码-code of a small game
TankWar2.9
- 一个简单的java坦克大战的单机版小游戏代码。用于初学者练习的。-A simple stand-alone version of java Battle City game code. For beginners to practice.
feiji
- 小游戏代码(基于c++的飞机游戏),有兴趣的可以下载玩-Game code (based c++ aircraft game), are interested can download to play
battlecity
- 能玩也能学的小游戏代码。自己学习,自力更生。-Can learn to play the game code. Their own learning, self-reliance.
模拟射击小游戏
- 本游戏基本框架是用《三维游戏师设计宝典—学3D游戏》中的代码,进入游戏的初始画面和游戏菜单是参照另外一个游戏(压缩文件中的cs)