资源列表
jiggle-0.0.18
- 物理运动模拟的代码.. Collisions are done with impulses. Constraints are done with impulses. Resting contact is treated as a constraint, implemented by doing an inelastic collision. Joints are also done using constraints/impulses.-physical motion simula
OTHELLO1
- 这个是《格子游戏》。 这都是我精心收藏的C程序。 不知道贵站有没有,上传1个。-This is a "lattice game." That is what I meticulous collection of C procedures. Do not know Guizhan have uploaded a.
bawangzhengba1
- 这个是《霸王争霸》。 这都是我精心收藏的C程序。 不知道贵站有没有,上传1个。-This is a "despot hegemony." That is what I meticulous collection of C procedures. Do not know Guizhan have uploaded a.
Cgame1
- 这个是《C语言游戏》。 这都是我精心收藏的C程序。 不知道贵站有没有,上传1个。-This is a "C language games." That is what I meticulous collection of C procedures. Do not know Guizhan have uploaded a.
ChinaChess10_wf1
- 这个是《象棋》。这都是我精心收藏的C程序。不知道贵站有没有,上传1个。-This is a "chess." That is what I meticulous collection of C procedures. Do not know Guizhan have uploaded a.
football(youyf)
- 一个足球游戏软件,采用C++BUILDER编写,适用于游戏开发入门人员.-a soccer game software using C BUILDER prepared apply to game development portal staff.
tank(youyf)
- 一个c++builder下开发的坦克游戏,比较好玩,对游戏开发入门有帮助-a builder of tanks developed games, more fun, for game development portal help
javarilichengxu
- 用java语言制作的一个小的应用程序日历,请站长审批-java language production with a small calendar application procedures, please station approval
leijun
- 用C++做的RPG角色扮演小游戏,基于DOS 界面下的。-C so small RPG role-playing game, based on the DOS interface.
My3dGame
- 用VC写的类似CS的游戏的3D游戏引擎源代码!!很有参考价值-VC write a similar game of the CS 3D games engine source code! ! Great reference value! !
a_game_road_find
- A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就增多了,会影响处理速度,而且占用大量的内存。 有兴
sqsdC
- 石器时代c语言原代码 供大家分析研究 对LINUX C 很有帮助-Stone Age language source code for all to analyze the Linux C helpful