adding bladecoder

This commit is contained in:
Ellison Leão
2016-03-25 16:58:54 -03:00
parent c9d06a1734
commit 67ce0165eb

View File

@@ -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.