AlxHnr / gui_engine

GUI library for SDL 1.2 (October 2012)
MIT License
4 stars 2 forks source link

preview.gif

Usage

Copy the files gui_engine.c and gui_engine.h to your project. Make sure to link against SDL_gfx.

Building the example program

This program requires the development files of the following libraries:

Build and run the example using make run.