static | ||
.gitignore | ||
game.go | ||
main.go | ||
player.go | ||
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.