搜索资源列表
浩方联机游戏平台源代码
- 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。 procedures for the use of the hook capture the interstellar IPX packet networks, import sub
一套完整的商业游戏框架使用G2
- 一套完整的商业游戏框架使用G2
MMORPG_GAME
- 这是个3D游戏较完整的例子,对于初学网络游戏开发的人肯定有帮助,它是以c++为基础,Windows SDK框架编写的,里面涉及一些DirectX知识,希望对大家有用!(在vs上包含d3d9.lib d3dx9.lib winmm.lib dinput8.lib dxguid.lib 这几个库就可以运行)-This is a 3D game is more complete example, for the beginner to develop online games will certa
081007GameMove
- 简单的2D游戏初步框架,功能是显示只有上下左右走与左右跑动的动作(模仿三国战记),当然,本人只是初学者,有很多漏洞,望码友指正-Simple 2D Games preliminary framework, function is that only about going up and down and running around the action (imitation War Three Kingdoms), of course, I am just a beginner, there
moChaLi_Game
- flex制作的小游戏。也是采用Cairngorm框架。-flex game
TuZi_Game
- flex制作的小游戏。采用Cairngorm框架-flex game
ANI_sample
- toppc小组PSP开发的一个游戏框架例子-toppc team developed a PSP game framework for example
ConsoleGame
- 一个简单的基于C++的控制台游戏框架 保护游戏管理,地图读取,npc读取等一系列游戏元素-A simple C++ based framework for the protection of the console games gaming management, map reading, npc to read a series of gameplay elements
WinGame
- 一个简单的基于C++ 使用winApi的2D游戏框架 游戏管理,地图读取碰撞,精灵切图画图等,需要dirextX-A simple C++-based 2D games using the framework of the winApi game management, map reading collisions, the wizard-cut picture maps, etc., need to dirextX
BombMan
- 基本游戏框架 简单的炸弹人java代码-The basic framework of a simple Bomberman game java code
netgamemud
- delphi 写的mud类游戏服务器以及客户端框架,可以在此基础上扩展为自己的网络文字游戏。-delphi write mud game server and client framework can be extended on this basis, the network for their own words.
race3d_stu
- 赛车游戏基本源码2D游戏框架 游戏管理,地图读取碰撞,精灵切图画图等-race 3dC++-based 2D games using the framework of the winApi game management, map reading
ShootBalloon
- 鼠标射击气球的小游戏,右上角有分数显示,左上角有帧数显示,初学者可以通过这些代码学习windows编程的简单游戏框架-Mouse game of shooting balloon, the upper right corner of the scores show, the upper-left corner of frames displayed, beginners can learn through the code windows programming a simple game fr
StarlingCHM
- starling游戏框架 页游3D渲染-the starling framework of the game page tour 3D rendering
Game_Source1
- vc++下的3d游戏框架,是开发3d游戏的基础架构,这个运行后是一个空白框,加上引擎后方可工作。vs2008下通过-3d vc++ under the framework of the game is to develop infrastructure 3d game, this run is a blank box, with the engine before work. adopted under vs2008
ex2menu_4_4_bk2_fps
- GUI游戏框架的搭建 GUI游戏框架的搭建-GUI game framework structures
Vos
- 自己写DTX(架子鼓)游戏代码,支持DTX音乐包,对DTX音乐脚本进行详细解析,tinyXML进行UI等元素管理,很有参考意义!使用HGE图形引擎FOME声音引擎,完整的游戏框架!喜欢音乐游戏开发的+QQ:153522278-HGE DTX Game TinyXML FOM music Game VOS
FightAgainstLandlords_Client
- 模拟游戏 百万亚瑟王 制作的一个游戏框架-Arthur million simulation game produced a game framework
War-of-Tank
- 仿制经典的《坦克大战》,小游戏,代码清晰,注释完整。利用了自己构架的游戏框架-Imitation of the classic " casual" , small game, clear code, comments, and complete. Use of their game framework architecture
cgss
- Golang 实现的简单游戏框架,采用Client/Server架构,是学习Go语言比较好的例子。-Golang game framework.