6/3/11

GTGE-GOLDEN T GAME ENGINE

GOLDEN T GAME ENGINE
Game Programming for Java Programmer



Introduction | Key Features | Requirements | Documentation | Download | Source Code | Miscellaneous

Introduction
Golden T Game Engine (GTGE) is an advanced cross-platform game programming library written in Java language.
GTGE library provides a complete routines for making 2D game from low level routines such as hardware accelerated 2D graphics, mouse and keyboard input, audio support, game timing, to game specific routines such as sprite, background, collision detection.

GTGE is a simple yet POWERFUL game engine that able to create a high quality 2D game in no time.
The primary goal is to develop a robust game programming library that is truly easy to use and develop with, that does all the dirty works that all modern games need to implement anyway, thus the game developer can concentrate on the gameplay instead of reinventing the wheel over and over again.

GTGE is a high level interface library, it means programmer never has to worry about any low level commands anymore. The only thing left for the programmer is use their imagination and start programming their game.
You don't have to know anything about managing graphics, input, and other low level stuff in Java. Instead you can start immediately develop your own game using the latest Java technology, such as bufferstrategy, volatile image, and even OpenGL easily. You can check out GTGE design standard simplicity, generic, and replacable.

More information:http://goldenstudios.or.id/products/GTGE/
Credit:http://goldenstudios.or.id/products/GTGE/