-
使用gcc开发gba游戏所需要的链接脚本和crt
需要配合arm gcc工具链使用...
使用gcc开发gba游戏所需要的链接脚本和crt
需要配合arm gcc工具链使用-use gcc development gba games need to link scripts and crt need to meet the arm gcc tool Chain use
- 2022-03-30 20:22:19下载
- 积分:1
-
Java games engine
JAVA游戏引擎-客户端部分-Java games engine-part of the client
- 2023-08-11 16:55:04下载
- 积分: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
-
韩国官方代码2005年
韩国官方代码2005年 -South Korean official code 2005
- 2022-04-23 14:31:09下载
- 积分:1
-
OGRE引擎的容量测试
Ogre Engine Volumetric Test
- 2023-05-28 12:25:05下载
- 积分:1
-
科洛斯中国区服务器端源代码,压箱低珍藏!
科洛斯中国区服务器端源代码,压箱低珍藏!-Koros China, the server-side source code, press box collection!
- 2023-03-12 08:15:03下载
- 积分:1
-
即时战略游戏引擎源码
即时战略游戏引擎源码-real-time strategy game engine source
- 2022-02-09 22:45:38下载
- 积分:1
-
Irrlicht engine is written in C++, a high
Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3D engine, can be applied to C++ program or. NET language. Through the use of Direct3D (Windows platform), OpenGL 1.2 shader or its own software program, you can realize the full cross-platform engine. Despite being open source, the Irrlicht library offers available in commercial-grade 3D engine that has the art features such as dynamic shadows, particle systems, character animation, indoor and outdoor technology, and collision detection.
- 2023-05-24 20:05:04下载
- 积分:1
-
3D实时多物体碰撞模拟
3D实时多物体碰撞模拟-3D real-time multi-object crash simulation
- 2022-12-17 12:05:03下载
- 积分:1
-
游戏开发商,如直接使用。球类运动,包括球的颜色…
游戏开发,用到direct等.Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的完全管理. -game developers, such as direct use. Ball sports, including the color of the ball (0,1,2), the state- (int), the ball external logo. MapNode network node categories, the definition of a dedicated 2D objectlist nodes, the nodes contain pegged the ball, the group of nodes, the nodes external logo. SameBallMap include 2D List (15* 10 nodes), the realization of the ball game completely object management.
- 2022-04-24 21:30:54下载
- 积分:1