simple-web-game/README.md

7 lines
199 B
Markdown
Raw Normal View History

2013-09-16 15:18:18 -07:00
# sample websocket game.
This game you connect, then move around. Watch the console, and you should see
others moving.
2013-09-16 15:20:12 -07:00
It was intended to be a playground for messing around with go and websockets.