You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Stephen McQuay 5b6938b927 update imports for golang.org/x/ 9 years ago
static initial static assets 10 years ago
.gitignore ignore right binary 10 years ago
README.md updated readme 10 years ago
game.go initial go implementation 10 years ago
main.go update imports for golang.org/x/ 9 years ago
player.go update imports for golang.org/x/ 9 years ago

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.