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.