matthieu-locussol / SDL_gui

[ARCHIVED] - A simple GUI made with SDL 1.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDL_gui

SDL_gui is a simple GUI made with SDL (1.2)

It currently permits to create some GUI elements such as :

  • Buttons
  • ProgressBars
  • Text inputs
  • Menus (both menus and contextual menus)

Just an old project made during my first year at University. Don't expect good quality source code.

About

[ARCHIVED] - A simple GUI made with SDL 1.2

License:MIT License


Languages

Language:C 95.3%Language:C++ 4.7%