-
这个是游戏的代理服务器,不错的实现有很大的提高。
这个是游戏的代理服务器,不错的实现有很大的提高。-This is a game of proxy server, a good achievement greatly improved.
- 2022-04-30 21:10:27下载
- 积分:1
-
游戏引擎,一个rpg游戏引擎,你可以在上面开发出自己的游戏__自己设计游戏情节...
游戏引擎,一个rpg游戏引擎,你可以在上面开发出自己的游戏__自己设计游戏情节-game engine, a rpg game engine, you can develop above their own game __ circumstances of the game design
- 2022-10-29 12:15:03下载
- 积分:1
-
游戏开发引擎。希望对那些对游戏开发感兴趣的初学者有帮助。...
游戏开发引擎。希望对那些对游戏开发感兴趣的初学者有帮助。-Game development engine. Hope to those who are interested in game development has to help beginners.
- 2022-08-19 05:27:14下载
- 积分:1
-
this as quake 3 game engine and share! But no relevant technical description! Ve...
此为quake 3游戏引擎
与大家共享!
但是没有相关技术说明!
很遗憾!如果那位大虾有相关资料或对此代码理解较为深刻,还请不吝赐教!-this as quake 3 game engine and share! But no relevant technical description! Very sorry! If that prawns have information or to make a more profound understanding of code, also requested the wing!
- 2022-07-13 16:03:06下载
- 积分:1
-
一个不错的3D游戏引擎。
一个不错的3D游戏引擎。-a true 3D game engine.
- 2022-02-12 12:13:11下载
- 积分:1
-
one of the classic games, J2ME version is worth learning
一款很经典的游戏,J2ME版本 值得大家去学习-one of the classic games, J2ME version is worth learning
- 2022-07-22 05:02:29下载
- 积分:1
-
很不错的VB实现3D入门参考资料,对喜欢用简单的编程实现复杂的3D游戏非常有帮助...
很不错的VB实现3D入门参考资料,对喜欢用简单的编程实现复杂的3D游戏非常有帮助-VB to achieve a very good 3D reference entry
- 2022-01-25 23:57:41下载
- 积分:1
-
发动机的空气:在游戏2002.4.24写道:320×200×256c SVGA显示器…
一个空战的引擎:写于2002.4.24 游戏:320*200*256c SVGA显示模式编译:Borland c++ 5.02project: Dos standard 看点:(1) pcx 图片文件的操作;(2) bitmap(/内存) 的一些位拷贝技巧;(3) 主程序的流程;-an air of the engine : 2002.4.24 wrote in the game : 320* 200* 256c SVGA display mode compiler : Borland c 5.02project : Dos standard points : (a) ai pictures of operation; (2) bitmap (/ memory) some copy-skills; (3) the main program flow;
- 2023-04-11 21:00:04下载
- 积分:1
-
Delphi7编译通过Delphi版CEGUI的成功运作
通过Delphi7编译,能成功运行的Delphi版Cegui-Delphi7 compiler through the successful operation of the Delphi version Cegui
- 2023-02-27 06:15:07下载
- 积分:1
-
This application is a battlefield simulator game with three types of units: Infa...
This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer player s artificial intelligence is challenging to the player, and may provide insight for programmers with the regular use of several variations of breadth-first-search algorithms as well as one depth-first-search move-sequence solution algorithm, which are explained below.
As a class and DLL, the battlefield project can be used to build a larger war game with its own economy and cast of characters to enrich game play.-This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer player s artificial intelligence is challenging to the player, and may pr
- 2023-07-13 21:55:03下载
- 积分:1