搜索资源列表
hge-1.53-src
- 功能强大的2D游戏引擎。具有多种缩放、透明叠加效果及多种预定义粒子系统。-powerful 2D game engine. With a variety of scalable, transparent superposition effects and a variety of predefined particle system.
hge
- HGE的1.81版本 十分好用的2D游戏引擎
HGE-1.81-DX9.rar
- HGE引擎 经改过的 DX9版本 并去掉DLL 集成在一个工程中 方便改底层,By the turn of the HGE engine and remove the DLL version of DX9 integrated in a project to facilitate change in the underlying
mario_war
- 一个类似超级玛丽的完整的2d卷轴游戏代码,包括游戏资源,总之是一个很完整的东西。很适合做为游戏编程的练习。-A similar super-Mary complete scroll 2d Game code, including Game of resources, as long as it is a very complete thing. Game programming is very suitable for the practice.
SuperSnake
- HGE写的一个贪食蛇 比较简陋 支持1人或2人游戏 配置文件里面写的比较清楚 编译需要HGE1.8库-HGE written by a Snake Support for a person or two-player game Inside the configuration file written more clearly You will need all HGE1.8 Library
Tank(Code)
- HGE开发的坦克大战,使用粒子,新手可以 -HGE tanke war
hge-1.81
- 2D游戏引擎HGE1.81,整合了目前大部分相关的增强代码集合,其中包括: 1、修改支持DirectX9 2、添加中文说明文档和地图编辑器 3、添加中文输出与输出,添加Flash支持,添加与之相关Turorial代码样例 4、添加文本编辑框的选择、复制和焦点查询功能 5、添加对所有tutorials的调用工程,并修改所有Turorial工程设置以方便运行 6、添加中文的粒子系统编辑器 -2D game engine HGE1.81, integration of
HGEshooter
- HGE引擎下开发的射击游戏,附有大量注释,还有我自己写的项目说明。-HGE engine, developed under the shooting game, with a large number of notes, as well as my own writing project descr iptions.
hge_render_cn
- hge_render_cn的1.8版本,作者采用了FreeType2 ,作者来自微秒的平衡。本包只是重新编译转发,以方便大家使用。-hge_render_cn the 1.8 version, the author uses FreeType2, authors are from the balance of microseconds. Recompilation of the package is forwarded to facilitate the use of everyone.
SellCell
- HGE的2D格子,游戏开发基础之基础-2D tile map by hge..
CrazyBlock
- 此游戏是基于 hge 写的打砖块小游戏,需要Hge 1.81 SDK-this game is Based on Hge 1.81 SDK. it s a easy block through game
CrazyBlock
- 此游戏是基于 hge 1.81 写的,是一个简单的打砖块游戏-This game is based on HGE 1.81SDK. it s an easy BLCOK THROUGHT game
guichan-0.8.1.tar
- A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL. Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different back-ends for d
HGE_Engine
- 2d游戏引擎.采用3D驱动绘制2D游戏,相当不错的开源引擎,版本1.8,内有例程-2D Engine
qaf-1.26
- qaf is HGE extension
sprTest
- hge 的粒子效果显示实例 按1键出显 简单 的使用过程,适合初学者-hge particle effects show a significant example Press 1 to use a simple process, suitable for beginners
hge_engine
- hge引擎官方给出的包 官方最新包 1.81包 包含了最新的官方例子-hge engine package given the latest official official package
hge-dx9-video-flash
- HGE引擎修改。 1:dx8修改为dx9,帧率不做垂直同步,例子完整。 2:完美支持视频播放,创建视频纹理,可以随意使用。 3:添加雪花粒子系统类。 4:简单的视频滤镜,黑白、灰度。要修改代码才能看到,默认为无滤镜。 5:FLASH的支持,支持播放SWF。 注意:编译的可能会提示dxtrans.h文件找不到,解决办法注释掉该文件包含就可以!-HGE engine modifications. 1: dx8 modified dx9, not vertical sync frame, com
FlyingBird1.0.1
- 基于HGE开发的demo例程在很久很久之前,小鸟和绿猪和谐地生活在同一片森林,直到某一天年小猪宝宝误食了鸟蛋。这引发了战争,以红鸟魔头为首的鸟群发起了一次猛烈的进攻,在这次进攻中,大部分绿猪都牺牲了,绿猪女王也了无音讯… 光阴似箭,三年过去了,鸟儿们的进攻还在继续着,因为他们依然没有找到丢失的鸟蛋,然而直到此时善良的绿猪们还从未进行反击。 家园已经破碎不堪,人民已经妻离子散,整个绿猪王国已经危在旦夕,在这万分紧要的关头,有一位英雄出现了,他就是---绿 猪 侠!!!
HGE引擎俄罗斯方块源码
- VC6编写,可直接编译,HGE使用的是1.56 简单的俄罗斯方块的源代码,可以学习,适合小白