These libraries were used for the starter-kit for vindinium as well as the A* algorithm used in the AI.
github.com/geetarista/vindinium-starter-go
https://github.com/humanfromearth/gopathfinding
Most of my changes are in vindinium/src/vindinium/bot.go, not the cleanest code but a fun little side project.