Skip to content

RobertoMalatesta/guisan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   ________  ___________ ___    _   __
  / ____/ / / /  _/ ___//   |  / | / /
 / / __/ / / // / \__ \/ /| | /  |/ /
/ /_/ / /_/ // / ___/ / ___ |/ /|  /
\____/\____/___//____/_/  |_/_/ |_/

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+

Features:

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

Build requirements:

  • scons

Runtime requirements:

  • SDL 2.0+
  • SDL2_image

About

An SDL2 user interface library based on guichan

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.2%
  • Python 0.8%