tiny browser game. generate Tiled json with golang.
Tiled Map Editor: http://www.mapeditor.org/
http://goobbue-prototype.herokuapp.com/
checkout this repository
$ git clone https://github.com/slightair/goobbue-prototype.git
install dependencies. use npm, grunt, bower, go
$ npm install
$ bower install
$ grunt bower:install
$ grunt build
$ go get github.com/slightair/goobbue-prototype
$ go run main.go
open browser http://localhost:8080