Skip to content

Files

Latest commit

342cf81 · Nov 17, 2009

History

History

allegro

Go wrapper for Allegro library. More information at 
http://alleg.sourceforge.net/

There are two examples:

$ make
$ ./allegro_test (for text and maldelbrot set demo)

$ make -f Makefile.gl 
$ ./allegrogl_test (OpenGL demo)