2016-12-02 16:10:54 +08:00
2016-11-19 14:36:28 +08:00
2016-11-19 14:42:34 +08:00
2016-11-22 20:26:51 +08:00
2016-11-19 12:28:31 +08:00
2016-12-02 16:10:54 +08:00
2016-11-19 15:13:14 +08:00
2016-11-19 12:28:31 +08:00
2016-11-19 14:42:34 +08:00
2016-11-22 20:26:51 +08:00
2016-11-19 15:46:08 +08:00

GUISAN

logo

An SDL2 GUI construction toolkit

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

It was originally forked from https://github.com/kallisti5/guisan.

This version is modified by mythsman ,you can fork it from https://github.com/mythsman/guisan

New feature

  • using makefile instead of scons
  • remove some useless files
  • add doxygen documentation
  • change "SDL.h" to "SDL2/SDL.h" etc.

Runtime requirements:

  • SDL 2.0+
  • SDL2_image
  • SDL2_ttf
  • SDL2_mixer

License:

Released under the BSD license. See COPYING for more details

Description
No description provided
Readme 11 MiB
Languages
C++ 99.9%