From 67ce0165ebe1ccc0f824982092f8b2a8971d42e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Le=C3=A3o?= Date: Fri, 25 Mar 2016 16:58:54 -0300 Subject: [PATCH] adding bladecoder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a05c0e0..7323ae5 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Code * [Allegro](http://liballeg.org/) - Allegro 4 & 5 are cross-platform, open source, game programming libraries, primarily for C and C++ developers. * [AndEngine](http://www.andengine.org) - 2D Android Game Engine * [Bacon2D](http://bacon2d.com/) - A framework to ease 2D game development, providing ready-to-use QML elements representing basic game entities needed by most of games. +* [Bladecoder](https://github.com/bladecoder/bladecoder-adventure-engine) - Classic point and click adventure game engine and editor. * [Box2D](http://box2d.org/) - A 2D Physics Engine for Games. * [Chipmunk C#](https://github.com/netonjm/ChipmunkSharp) - C# implementation of the Chipmunk2D lib. * [Chipmunk2D](https://chipmunk-physics.net/) - A fast and lightweight 2D game physics library.