GG
Tutorials

Using the Tutorials

The following tutorials are available in the tutorial directory. They are built by default when you build GG.

Tutorial 1: Minimal (minimal.cpp)

This is the minimal interesting GG application, and uses one of the default input drivers, SDL.

Tutorial 2: Controls (controls.cpp)

This builds upon Tutorial 1 by adding one of every type of Control, and connecting some signals and slots.