[HGE] 2D 게임엔진 - HGE _Game Programming
2010.05.26 22:03
Kaiserin李 Edit
출처 : HGE 공식사이트
http://hge.relishgames.com
- Overview
HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D gamesrapidly and easily. It covers all imaginable 2D game genres: you could create everything from a simple puzzle to advanced multilayered platformer or strategy without even thinking of any non game logic code! And you don't have to know anything about "window messages", DirectX programming and all that stuff. Instead you can start developing your own game within 15 minutes!
HGE runs on Microsoft Windows 98, 2000, NT, ME, XP and requires DirectX 8.0. It will run even on low-end video cards, including built in video cards such as Intel Solano (i815 chipset). HGE can be used with virtually any C++ compiler includingVisual C++, Borland C++, MinGW and Metrowerks Codewarrior.
- Features
- Strict concentration on subject "2D games"
- Simple interface and extreme easiness
- Technical advanceness
- Complete and clear documentation
- Free
- Core functions
- Hardware accelerated 2D graphics
- Audio effects and music playback
- Keyboard and mouse input handling
- Resources
- Timing functions
- Initialization & Log files
+ 이번에 사용하게 될 2D 게임 엔진이다. 대세는 3D이지만, 차근차근 할 수 있는 것부터 해보자.
- [2010/06/14] HGE tutorial6 - GUI (1379)
- [2010/05/26] [HGE] 설치방법 (1053)
Things don't always turn out that way_ 