1
0
Bifurcation 0
Aller au fichier
Stephen McQuay 5b6938b927 update imports for golang.org/x/ 2014-11-25 00:07:16 -08:00
static initial static assets 2013-06-16 00:00:11 -07:00
.gitignore ignore right binary 2013-06-15 23:57:32 -07:00
README.md updated readme 2013-09-16 16:20:12 -06:00
game.go initial go implementation 2013-06-16 00:00:25 -07:00
main.go update imports for golang.org/x/ 2014-11-25 00:07:16 -08:00
player.go update imports for golang.org/x/ 2014-11-25 00:07:16 -08:00

README.md

sample websocket game.

This game you connect, then move around. Watch the console, and you should see others moving.

It was intended to be a playground for messing around with go and websockets.