SGE - The Lua Framework |
Overview |
Documentation |
Download |
Contact
SGE is a simple game 2D engine for Pocket PC platform. SGE based on a script interface and allow design games without C++ coding. All game codes may be realized as Lua scripts.
SGE is a freeware project. The source code is available in the download section.
Features
- Fullscreen output through GAPI/PocketHAL and two special render effects
- Bitmap image support
- High level lua interface to manipulate game objects
- Events oriented design
- Audio output support (WAV and MOD formats)
- Collisions detection
- Lua as native language
- Simple resourse manager
- Window Mobile 2003 or higher and Windows9x/2000/XP support
Used modules