Posts Tagged ‘graphics’


04.10.2006

Allegro

posted by Karsten

in RedGloo

Allegro is a games developments library, which is reasonably easy to use. Here reasonably means that you need to be a c or python programmer!

If you are (or hopefully you’ll be in a years time) Allegro is a fast direct access library to the graphics card and IO system of your computer. Additionally it is a cross platform library that is implemented on Windows, Linux, Apple and others. I’ve used it a bit and can only recommend it!

Share