Merge pull request #696 from paked/patch-2

Add engi
This commit is contained in:
Thiago Avelino 2015-12-01 08:22:34 -02:00
commit c438e1eb65

View File

@ -361,6 +361,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Awesome game development libraries.* *Awesome game development libraries.*
* [engi](https://github.com/paked/engi) - A cross-platform game engine following the Entity Component System design pattern
* [GarageEngine](https://github.com/vova616/GarageEngine) - 2d game engine written in Go working on OpenGL. * [GarageEngine](https://github.com/vova616/GarageEngine) - 2d game engine written in Go working on OpenGL.
* [glop](https://github.com/runningwild/glop) - Glop (Game Library Of Power) is a fairly simple cross-platform game library. * [glop](https://github.com/runningwild/glop) - Glop (Game Library Of Power) is a fairly simple cross-platform game library.
* [go-astar](https://github.com/beefsack/go-astar) - Go implementation of the A* path finding algorithm * [go-astar](https://github.com/beefsack/go-astar) - Go implementation of the A* path finding algorithm