搜索资源列表
fate-0-1-3.zip
- Massively Multiplayer Space Trading and Combat game. This is an online strategy game, not a 3D space sim. Incorporating ideas from games such as Stars!, SE3, MOO, Tradewars, MUD/MOOs, Dune II, SimCity.
浩方联机游戏平台源代码
- 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。 procedures for the use of the hook capture the interstellar IPX packet networks, import sub
trung
- 24dianyuxi 给4个正数从1-9 然后用4则运算计算结果该是24 -24dianyuxi to four the number from being 1-9 then four Operational results of the 24
jylgame
- 一款vb编写的记忆力源程序,此程序特别适合初学者研究和学习-one prepared by the memory source, this procedure is particularly suited to study and learn from beginners
tank2005
- TANK2005是一款DOS游戏,WINXP下鼠标将无法正常使用!建议在WIN98下运行。游戏开发创意来自《闪点行动》中开着坦克时的激情,游戏图片和音乐素材用的是《命令与征服1》中的,并做了相应的修改。这个游戏有点大制做的味道,有兴趣的朋友可以研究研究。开发工具:DJGPP+allegro (C语言)-TANK2005 is a DOS game, WINXP mouse will not be able to use normal! Recommendations run under Wind
新版贪吃蛇(可连网)
- 用开发的新版贪吃蛇游戏,支持连网功能,并可由玩家选择主角的外观和食物的外观.-with the development of the new Snake games, support networking function, players can choose from the protagonist's appearance and the appearance of the food.
学vc编游戏-源盘
- 学vc编游戏的配套光盘 要编译[学vc编游戏]源程序一定要运行“学vc编游戏.exe”将程序解包到硬盘上。不要直接用拷贝光盘的办法(直接拷贝的文件是只读属性的)。-the cd of <> if you want to compile the source file in the cd-rom,you must run \"学VC编游戏.exe\" to extract program onto hd.don t copy from cd directly(the attr of t
rpgsource
- 《圣剑英雄传--英雄救美》是一款微型的中文RPG游戏,由成都金点工作组成员softboy和EVA编写,游戏中出现的图片主要由网友qingyong、Daimy和 cuigod提供。这是一个自由游戏软件,你可以任意复制并传播。(附源程序)-"SHENG - JIAN Heroes -- heroic rescue" is a miniature Chinese RPG, from the point of Chengdu members of the Working Group
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
俄罗斯方块(from al)
- 一个简单的俄罗斯方块小游戏,只需要使用上下左右方向键就可以方便的控制 -a simple little game Tetris, only need to use the direction keys above and below it can control
footballstar001
- 这是一款BREW手机游戏,游戏中描述是的一个少年的踢足球成长过程,从10开始学习足球到22开始到俱乐部踢球,直到最后成长为一名足球球星-This is a BREW phone, games are described in a juvenile soccer growing up, start learning from 10 to 22 football clubs to start playing until the final growth for a football star
zip_car
- 根据《C语言游戏从入门到精通》完善丰富的小C游戏。-under "C language games from entry to the proficient" perfect abundant small C game.
传奇客户端源码
- 完全可编译传奇2客户端 代码是本人从网络上下载的,已经在internet 上公开流传,所有版权相关问题与本人无关。源码仅供学习研究,不得用于非法目的。chinasf@Hotmail.com-fully compiled two legendary client code is I downloaded from the network, the internet has publicly circulated, all with copyright-related issues, I hav
apple.ZIP
- 用python编写的小游戏。可以直接运行,带全部源代码。将5个同样的苹果连成直线,可将其吃掉。 苹果全部填满所有空格,游戏失败。源程序来源于newsmth.net的python版-prepared with a small python game. Direct operation, with full source code. Five of the same apple connected straight lines, it could be eaten. All Apple fill a
pySameGame
- python同色球游戏,全部源码。选择消灭所有相同颜色同色球,直到所有的球消失。剩余球失败。 源程序来源于newsmth.net的python信区。-python same color ball game, all-source. Choice of the same color to eliminate all the same color balls until all the ball disappeared. The remaining signal failure. Newsmth.n
滚球
- 滚球游戏意智游戏 问题描述 有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。 现用8位二进制数依次从左到右表示八个小洞的状态。 例: 图中的初始状态为 00000101 时,最多滚入3个球时有 从C洞滚入一小球状态为 ————> 00101111 从B洞滚入一小球状态为 ————> 01111011 从
TicTacToe1
- Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer
Wolf---Video-Game-Explosion---A-History-from-Pong
- Video game industry, from pong to playstation.
Defense-From-syn-a-ping-Flood-attack
- Defense From syn & ping Flood attack
Defense-From-syn-a-ping-Flood-attack
- Defense From syn & ping Flood attack