搜索资源列表
关于二十四点游戏的基本算法
- 关于二十四点游戏的基本算法!漫长的假期对于我来说总是枯燥无味的,闲来无聊便和同学玩起童年时经常玩的二十四点牌游戏来。此游戏说来简单,就是利用加减乘除以及括号将给出的四张牌组成一个值为24的表达式。- About 24 games basic algorithms! Long vacation regarding me said always dull, 24 signs which with the schoolmate idly comes bored then to play when
FireSource
- 火魔源码,是一个基于D3D的简单游戏引擎,有脚本,声音,图像处理等,里面还有不少Demo,感觉不错。-worship source, based on D3D is a simple game engine, scr ipting, voice, image processing, there is also a lot of Demo, I feel pretty good.
game_SimpEngine
- 使用open gl编写的游戏引擎,有漫游等功能,可以在此基础上进行简单的游戏开发-use open gl prepared by the game engine, features such as roaming, this can be conducted on the basis of a simple game
2dgameengine
- 一个简单的国外才c++ 2D游戏引擎,E文的。-a simple c abroad only 2D game engine, E text.
rpgdc
- rpg游戏简单的小例自.或许对初学者有很大帮助-rpg game simple small cases since. For beginners may be very helpful
t3d
- <windows游戏编程大师技巧>中的简单游戏引擎-lt; Windows programming game master skills gt; The simple game engine
游戏类库
- 简单游戏类库,地图编辑开发。初级水平,是早期二维策略类游戏典型。-simple game library, map editors development. The initial level of the early two-dimensional strategy game classic.
简单的HGE地图编辑器
- 一个简单的地图编辑器,使用HGE游戏引擎,对新手入门可以参考.
ys.rar
- 一个全新的传奇游戏引擎,包括全部游戏代码以及简单说明,A brand new Legend game engine, including all of the game code as well as a brief explanation
Player-Source---11-23-08
- 一个orge引擎开发的一个小的简单游戏,适合入门者-A orge engine developed a small, simple game, suitable for beginners
swe3D
- 此为作者自主研发的3D引擎swe的一个简单的演示程序,主要用于演示引擎在制作地表、室外场景、rpg游戏等方面的功能。场景是通过引擎的场景编辑器做出来的。本程序中总共包含了两个场景的演示。 引擎是基于插件和LUA脚本的,附的源码包含了本演示相关的插件的源码。另外所有的“.sct”文件即是脚本文件,可以用记事本打开。-This is the author of self-developed 3D engine swe a simple demo program, mainly for dem
pysoy-1.0-beta2
- python编写的游戏引擎,简单。制作简单游戏的首选工具包。-prepared python game engine, simple. A simple game of choice for the production of kits.
simEngine
- android上的一套简单游戏引擎,可以很快上手开发android 游戏-a simple engine on android
km2
- Killmonster 据称是最简单的网页游戏引擎源码.-Killmonster is the simplest browser based game possible. It simply lets users fight monsters in a 1-click battle. Monsters are created by the administrator and battles are weight by the user s skill points and the monster
OpenGLEngine
- 一个简单的五藏俱全的游戏引擎,对于研究游戏编程设计的人有很大帮助。-Wu Zang taste a simple game engine, game programming designed for the study of people who are very helpful.
HOW-TO-USE-UDK
- 该简单教程介绍怎样利用UDK进行简单的游戏制作,UDK游戏引擎是一款很实用的引擎,利用它已经开发很多优秀的游戏。-This simple tutorial shows how to use simple UDK game production, UDK game engine is a very useful engine, using it has developed a lot of good games.
Brainiac
- 一个简单游戏引擎,和一个简单的位图类,奉送!小游戏源码,适合游戏初学者学习。 -A simple game engine, and a simple bitmap class, promotions! Game source code, suitable for beginners to learn the game.
Gluttonycode
- Opengl的课程作业小引擎,有基本的模型、材质、字体、相机、时间、2D控件等等类,结合MFC框架,养成和探险类结合的游戏,虽然整个游戏设计上很简单,但功能已经具有雏形-A small 3D Opengl Game enginee, Containing basic classes like Material,Model,Control,Image,Font,Camera and so on. Running on Windows MFC environment.It s a simple ga
Game
- 用VC++制作的win32游戏,根据C++游戏案例教程改编而成,虽然是一个简单游戏,而且还是改编而成,但是其中的变量还有设置的文本输出格式都让我捉急了好几天,所以,还是拿出来献丑了~。~-Produced by VC++ win32 game, according C++ game adapted from case tutorial, though, is a simple game, but also adapted from, but one of the variables and se
简单的js俄罗斯方块游戏源码
- 通过javascr ipt脚本语言实现的俄罗斯方块游戏源码。