搜索资源列表
浩方联机游戏平台源代码
- 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。 procedures for the use of the hook capture the interstellar IPX packet networks, import sub
Multiplayer
- 一个坦克大战游戏的JAVA编程,实现了坦克大战的游戏过程。1P: o, p键转动炮塔, k,l键调节炮弹发射角度(以此来控制射程), j键开火, 键盘上下左右键控制方向。 2P: e, r键转动炮塔, f,g键调节炮弹发射角度, c键开火, w,s,a,d键控制方向-an impressive game JAVA programming, sees the realization of the game. 1P : o, p rotating turret keys, k, l keys
supermario
- 这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡 -This is a mimic classic Nintendo game " Super Mario" games Cloning. Currently supports two types of wi
Game-programming-VC-P-P6
- c++游戏编程入门书籍,书中详细地解析了几个小游戏的编写。-Introduction to c++ game programming books, the book detailed analysis of the preparation of several small games.
juzhenxiangcheng
- 编写程序,可以实现m*n矩阵和n*p矩阵相乘。m,n,p均小于10,矩阵元素为整数。 分析: 首先我们可以根据题意写出函数头。可以定为void MatrixMutiply(int m,int n,int p,long lMatrix1[MAX][MAX],long lMatrix2[MAX][MAX],long lMatrixResult[MAX][MAX]),其中lMatrix1和lMatrix2分别是输入的m*n矩阵和n*p矩阵,lMatrixResult是输出的m*p矩阵。 因
mysnake
- linux下基于ncurses库的贪吃蛇游戏 WASD以及上下左右键均可控制方向,P键暂停以及取消暂停,Q键退出游戏-A classic game of snake which based ncurses library, W,A,S,D and UP, DOWN, LEFT, RIGHT to control the direction P for PAUSE, Q for QUIT
04-python-tetris
- Left: move block left Right: move block right Up: rotate block Down: push block down space drops. Game over to quit. :P- Left: move block left Right: move block right Up: rotate block Down: push block down space drops.
Snake1.0
- 游戏名称:贪吃蛇 版本:Snake1.0 控制:1、按任意键开始游戏 2、W、S、A、D分别控制上下左右 3、按O减速,按P加速,按Space暂停(暂停后按任意键继续) 2014年12月-Game Name: Snake Version: Snake1.0 Control: 1, press any key to start the game 2, W, S, A, D, resp
Booty-area
- c语言编写,适合初学者的趣味小游戏。在藏宝区入口处有一“奇侠”@。按键可操作@的移动。按键功能如下:l右移,j左移,i爬梯,k向下打洞、下跳,p向右平跳。计时显示,当所有$都被取走后@才能跑出出口,否则在入口处重来。-c language, suitable for beginners fun little game. Booty area in the entrance there is a Fairy @. Operable to move the @ button. Key featu