ggMX
ggMX is a lightweight, open-source game engine designed for creating 2D and 3D games with a focus on simplicity and performance. Developed as a fork of the older GameGuru engine, it aims to provide a modern, modular framework for game development while maintaining ease of use. The engine is written primarily in C++ and supports cross-platform development for Windows, Linux, and macOS, with potential for expansion to other platforms.
One of the key features of ggMX is its modular architecture, allowing developers to integrate only the
ggMX is distributed under an open-source license, encouraging community contributions and collaboration. The engine’s documentation and
The project continues to evolve, with updates focusing on performance improvements, bug fixes, and new features.