From 140379cb7083a449455257b89c3922ec5fa47d17 Mon Sep 17 00:00:00 2001 From: jzbl Date: Sun, 22 Mar 2015 13:36:30 +0100 Subject: [PATCH] Allegro --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6426b87..d29464f 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## Game Engine +* [Allegro](http://alleg.sourceforge.net) - A cross-platform library mainly aimed for video games and multimedia programming. [zlib] * [Cocos2d-x](http://www.cocos2d-x.org/) - A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [Commercial?] * [delta3d](http://sourceforge.net/projects/delta3d/) - A robust simulation platform. [LGPL2] * [Godot](https://github.com/okamstudio/godot) - A fully featured, open source, MIT licensed, game engine. [MIT]