rsfreitas / libgrc

Allegro Extensions Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libgrc

An Allegro GUI extensions library.

Libgrc is a library to manipulate Allegro DIALOGs trough UI resource files, in JSON format. The user may define all objects and behavior from a dialog without write a single line of code. GRC stands for GUI Resource file.

The library allows that outside functions may be assigned to an object and called within an event.

License

LGPLv2

Dependencies

  • Allegro library 4.4.2
  • libcollections

About

Allegro Extensions Library

License:GNU Lesser General Public License v2.1


Languages

Language:C 98.8%Language:Makefile 1.2%Language:Vim Script 0.0%