A Game development framework designed to make developing & distributing c++ based games on windows easier.

Download SDK

Modern and efficient

MGDF has a multithreaded architecture and uses DirectX 11 for graphics, DirectInput/XInput for user input (including Xbox controller support), and OpenAL for audio.

Learn more

Open source and free

MGDF is MIT licensed and totally free for either commercial or personal use. The full source code is available on Github.

View source

Updates and stats tracking

MGDF was designed around the idea of making it easy to push updates to your players. These features are optional, but the framework provides optional tools and API's if you wish to take advantage of them.

Learn more