From 8063d221a561bf2103653273dae1d76c0e4eb7b6 Mon Sep 17 00:00:00 2001 From: Bengt Ericsson Date: Wed, 20 Aug 2014 12:53:20 +0200 Subject: [PATCH] Add SDL and Allegro Added two cross-platform libraries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f4e04b..d3eace3 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,8 @@ All with one codebase. * [KiwiJS](http://www.kiwijs.org/) - a fun and friendly Open Source HTML5 Game Engine. Some people call it the WordPress of HTML5 game engines * [PandaJS](http://www.pandajs.net/) - Open Source HTML5 Engine. * [SFML](http://www.sfml-dev.org/) - Simple and Fast Multimedia Library. +* [SDL](http://libsdl.org/) - SDL is a cross-platform library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. +* [Allegro](http://alleg.sourceforge.net/) - Allegro 4 & 5 are cross-platform, open source, game programming libraries, primarily for C and C++ developers. #### 3D