搜索资源列表
星球抢战_src
- 一个可以模拟太空枪战的射击类游戏。解压后在vc中直接编译即可运行。程序中使用到Directx7 SDK.-a gunfight space can be simulated shooting games. After extracting the vc directly compiler can run. Procedures used to Directx7 SDK.
simpleshoot
- 这是一个简单的模拟第一人称射击的游戏 实现了基本的第一人称射击的要素 模拟真实弹道效果-This is a simple simulation of the first-person shooter game to achieve the basic first-person shooter elements simulate live Road effect
sheji80
- 一个很好的射击类小游戏,用VB编写的. 可以模拟星际战斗.
shootgamesimple
- 一个简单易懂的模拟第一人称射击的游戏源代码,实现了基本的第一人称射击的要素,模拟真实弹道效果.-A straightforward first-person shooting game simulation of the source code to achieve the basic elements of first-person shooter, a virtual reality ballistic effect.
game
- 基于单片机的模拟射击游戏基于单片机的模拟射击游戏-Simulation shooting game based on single chip
vr2Modify
- 1.锁定生命,子弹,接关次数.对学习游戏内存读取和写入有一定的帮助。 2.利用winio自动点鼠标射击。利用winio模拟鼠标和键盘是很好的模版教才。-1. Lockout lives, bullets, then off times. To learn to read and write memory, the game is certainly helpful. 2. Winio automatically click of a mouse using fire. Winio simul
flight
- 模拟飞机的飞行 可以操作飞机的运行方向并且进行射击-Simulating an aircraft flying in the direction of the aircraft can operate and carry out fire
anjian
- 通过对屏幕具体某位置取颜色,然后模拟按键,达到我们CS,CF类似游戏自己瞄准,马上就会自动射击,可以自行修改完善下,达到自己想要的功能!绝对源码-By taking a position on the specific color of the screen, and analog buttons, to achieve our CS, CF similar to the games themselves targeted, she would automatically fire, can m
youxi
- 此程序可以模拟射击游戏,用液晶显示,按键操作。-This program can simulate a shooter, LCD, keypad operation.
leidian
- 实现j2me的雷电射击游戏,可以在eclipse上模拟手机进行运行,也可以打jar包在手机上运行-J2me lightning shooting game, analog phones in eclipse run jar package can also play running on the phone
plane-war
- 一款简单的模拟飞行射击游戏的c++程序,基于Win32位控制台项目。-A simple c++ program for simulate plane shooting game,which is based on the console project of Win32.
donghuayusheji
- 主要模拟了c编程下的双重动画和射击游戏,用于编写贪吃蛇小游戏。-The main double animation and simulation shooting game programming under c。Snake game for writing.
dafeiji
- 这是一款基于C++的射击类小游戏,模拟飞机的设计及飞行。-game dafeiji
模拟射击小游戏
- 本游戏基本框架是用《三维游戏师设计宝典—学3D游戏》中的代码,进入游戏的初始画面和游戏菜单是参照另外一个游戏(压缩文件中的cs)