搜索资源列表
Mud_game_programming
- < MUD游戏编程>>中文版,PDF格式。网上只能下载到图片格式的,我用wps做了个转换,大小只有原来的1/10。-< <MUD游戏编程> > Chinese version, PDF format. Can only be downloaded to a picture online format, I used to do a wps conversion, the size of the original 1/10.
pluszeball
- 一个用JAVA写的小游戏,类似于华容道一样的。内附上了PDF版的说明书~~~可以供学习JAVA APPLET的朋友看一下-Written by a JAVA game, similar to Huarong the same. Included on the PDF version of the manual ~ ~ ~ can be used for study and a friend take a look at JAVA APPLET
20101013
- 完整的暗棋,有主服务器,棋牌服务器,暗棋客户端,3部分组成,是一家公司的面试题,给他做完了,花了1个星期,现在给大家共享出来,以后谁去这个公司面试,就可以用这个了 包括: Bug列表.xls 测试用例.doc 其他.txt 需求分析文档.doc 题目--实现某个棋类游戏.pdf 源代码 -Complete An Qi, a master server, chess server, Anqi client, 3 parts, is a company intervie
Linux-Games-Programming---John-R.-Hall.pdf
- Programming Linux Games Computer games tend to fall into a number of distinct genres. Many players have strong preferences for certain genres, which makes this an important issue for game designers to consider. And, the presentation of a game
Game_Physics_Engine_Development
- Game_Physics_Engine_Development.pdf 一本很好的游戏应用物理学初学指导, 可以帮助你为你的游戏设计一个强大的物理引擎-A good applied Game Physics beginners guide which can help you build a powerful physics engine for your game.
chineseChess
- 源码简介: 本项目是安卓中国象棋游戏项目源码,棋盘使用一维数组,采用开局库,目前可以人机对弈部分参考<a href= http://www.xqbase.com/league/elephanteye.htm target= _blank >ElephantEye(象眼)开源项目。众所周知象棋的棋路复杂度要比五子棋复杂多了,象棋是走一步要看若干步。另外本项目还附带一份对中国象棋算法的pdf分析文档。正在研究这一块的朋友可以借鉴一下。 涉及模块&技术 绘图 算法 -S