guisan icon indicating copy to clipboard operation
guisan copied to clipboard

A C++ SDL2 user interface library based on guichan. ~~~~ Oct, 2023 - This project is not abandoned, just not under active development. Pull requests will be accepted and new releases will be generated...

GUISAN

logo

An SDL2 GUI construction toolkit

Build Status

Guisan was forked from Guichan to create a simple GUI construction toolkit that is compatible with SDL 2.0.0+

Features:

  • Statically links to your applications to reduce runtime requirements
  • Small, but effective

Build requirements:

  • scons

Runtime requirements:

  • SDL 2.0+
  • SDL2_image
  • SDL2_ttf
  • SDL2_mixer

License:

Released under the BSD license. See COPYING for more details