Merge pull request #259 from name5566/master

update the game development list
This commit is contained in:
Thiago Avelino 2015-01-10 09:01:57 -02:00
commit 4ee88ac4ee

View File

@ -231,6 +231,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-astar](https://github.com/beefsack/go-astar) - Go implementation of the A* path finding algorithm
* [go-collada](https://github.com/GlenKelley/go-collada) - Go package for working with the Collada file format.
* [gonet](https://github.com/xtaci/gonet) - A game server skeleton implemented with golang
* [Leaf](https://github.com/name5566/leaf) - A lightweight game server framework
## Generation & Generics