搜索资源列表
missilecommand
- I have just written this to acompany the asteroids example program. Its a simple PURE VB APP, no api or directx etc. Simply shoot the moving baddies, they stop at random intervals at this time they cannot be shot. So its a bit more strategic
HDLDumpCmd
- PS2游戏硬盘直灌(HDL)的Windows下VC的源代码,根据HDUMP修改的(改正了几处错误)。命令行方式执行,具体使用说明可在命令行中看到。HDP.exe是执行程序。-PS2 drive straight Irrigation (HDL) VC Windows source code According HDUMP amended (corrected several errors). Command-line approach to the implementation of speci
newTankgamecode
- 平面坦克大战游戏设计开发 要求安装JAVA JDK 1.5 运行方法: 1 鼠标双击tank.jar 2 在命令行模式下的TankGame目录中运行java -jar tank.jar 3 在命令行模式下的TankGame目录中运行java tank.TankGame-Planar sees game design and development require the installation of Java JDK 1.5 running : a mouse cli
FindBomb
- 这是一个简易的扫雷游侠,由于我不会编写界面,所以是一个命令行下的模拟扫雷,:)-This is a summary of mine Paladin, I can not prepare interface there is a command line under the simulated mine, :)
netwar-source-0.5.0
- NetWar是一个实时策略游戏,类似于Command & Conquer, Starcraft, 和Total Annihilation。这个游戏只提供了多人模式,LAN上支持最多12人同时游戏。是用Java开发的。-NetWar is a real-time strategy game, similar to the Command
tuxmath_1.5.8
- \"Tux, of Math Command\" (简称为 \"TuxMath,\") 是一个以 Linux 吉祥物 Tux 为标志的教育类街机游戏。他基于经典街机游戏 \"Missile Command,\"。在这个游戏中,Tux 必须保卫他的城市,而且他必须通过解决数学问题来保卫城市。
mmc2r11a
- 控制光驱设备的MultiMedia Command Set标准.version 2
2003661794828539
- 游戏说明: 一个有6级的迷宫游戏。使用小键盘上的8 2 4 6 来分别指挥目标上下左右移动。 严重注意:本程序原代码和6个TXT文件必须全部保存在C:根目录下面才可以调试 运行成功!!否则,请改变程序代码中的TXT指向。 若调试不成,请查看你的PASCAL是否为安装版,否则请到: http://www.fengsha.com/bbs/dispbbs.asp?boardID=3&ID=575 下载完整PASCAL和补丁文件安装后再运行。 若有更多问题,请在论坛发贴讨论,请不要在本贴下回帖讨论,本贴
post源代码
- post源代码 please post For Who need /post please. Code: if(!memcmp(lpChat->chatmsg,"/post",5)) { if(config.PSTCMD.is == 0) { MsgOutput(aIndex,"[Post]Command is disabled by Administrator."); return; } if(config.PSTCMD.Cost > gOb
模块-API-读内存字节集
- 模块-API-读内存字节集 6.StrToIntExA //十六进制转换十进制 7.CloseHandle //关闭指定句柄 8.ReadProcessMemory //读出当前进程的记忆内容也就是内存的数据 .DLL命令 _内存读整数, 整数型,kernel32.dll , "ReadProcessMemory" .参数 hProcess, 整数型, , 进程句柄 .参数 lpBaseAddress, 整数型, , 内存地址
testAnim
- TestAnim Demonstrates the dtAnim animation system funcionality To run, use the GameStart utility and supply the library name on the command line. Usage: "GameStart.exe testAnim" or "GameStartD.exe testAnim" ** Visual Studio *
Yeah-really-fight
- VC++人物格斗游戏模块代码,编写此功能需要使用以下知识: 1.对象的新属性:生命值、攻击力。 2.对象生命值的显示。 3.打斗时生命值的改变。 4.在场景中添加物品。 游戏测试操作的方法: A、在场景内点任意点,指挥主角移动。 B、将鼠标移到场景外,可以移动地图。 C、在微缩地图上点一下,可以快速定位。 D、ESC键,退出游戏。 你可以指挥主角去打猎了。
1.08hack
- 利用星际争霸1.08b网络命令数据包处理bug进行作弊 具体有 1.MorphHack 小狗,农民变飞龙 2.TrainHack 将人族兵营造兵能力赋给虫族地堡,涨钱造农民 3.ScarabHack 4。NoMoneyAndAutoMakeSoldierHack 不花钱狂造机枪兵 5.VisionHack 开放视野 6。SuicideHack 自杀 7.批命令处理,可以一次指挥上千条飞龙 还有些什么功能忘了,都转魔兽了,祝愿暴雪星际2赶快到来 -StarC
RussiaPane
- 命令行版的俄罗斯方块,主要特点是游戏结构简洁,较好的代码可读性,对C++初学者有一个示范的作用-Command-line version of the Russian box, the main features of the game are simple, a better code readability of C++ beginners there is a role model
zoro
- 新龙zoro版GM命令专用查询器 -Zoro version Xinlong inquiries GM command dedicated New version of GM long zoro dedicated query device command
robocode-1.7.1-src
- Robocode是2001年7月在美国IBM 的Web alphaWorks上发布的坦克机器人战斗仿真引擎。与通常玩的游戏不同的是:参赛者必须利用对机器人进行编程,给机器人设计智能来自动指挥它,而不是由键盘、鼠标简单地直接控制。Robocode是一种有趣的竞赛性编程,使用几行简单的代码,就能够让你创建一个活生生的机器人,一个真正的在屏幕上与其他机器人互相对抗的机器人。你可以看到它在屏幕上四处疾驰,碾碎一切挡道的东西。机器人配有雷达与火炮,选手在躲避对手进攻的同时攻击对手,以此来较量得分的多少。R
Brutus7BETAv01
- 一款值得研究的国际象棋引擎程序,很初级,适合作为编写人工智能的入门代码。兼容winboard Gui.-Brutus Chess is a winboard-compatible chess engine. It ain t the strongest, but be carefull, a millenium or two ago he knocked out Caesar! You can play chess against Brutus either using the command-
Logo
- 这个代码实现了一个比较简单的小游戏--大家小时候玩的用笔画图。可以让笔离开纸面,让笔接触纸面等等一系列命令。另外还扩展了它的命令集。-This code implements a relatively simple game- you use a pen drawing of a child to play. Can leave the pen on paper, so that contact paper pen a series of commands and so on. It also
3Dgame
- 源码为机器码,经过反汇编是汇编语言,功能是一段3D游戏的过场及音乐。是一届程序设计大赛的作品。应该有助于理解汇编指令。-Source for the binary, after the compilation is a compilation of anti-language, feature is the cross section of 3D games and music games. Design Competition is the next procedure works. Shou
SrvFChess
- 网络五子棋服务器端程序,与客户端配合使用。 运行服务器端程序(SrvFiveChess),打开程序主界面。服务器端主要由游戏控制窗口、棋盘窗口和对方信息窗口3个子窗口构成。 选择“游戏设置”/“服务器设置”命令,打开服务器设置窗口。在这里设置服务器名称、服务器端口号及昵称。-Gobang network server-side program to run server-side program (SrvFiveChess), the main interface to open pro