TGUI is an extensible GUI toolkit that uses Allegro. It is written in C++. It includes no widgets by default (except a few in the example), but allows you to create custom widgets of any kind (which is normally what you want to do in a game).

TGUI is licensed under a BSD license. The file LICENSE.TXT in the source archives also has the details.

The current version of TGUI is 2.0a1. A log of changes is available here.

Several screenshots (from 0.9 and prior) can be seen here.


2.0a1 for Allegro 4.9

Older versions


My email address
Back