boombuler / tron2go

a Go webserver which serves a html multiplayer version of the tron lightcycle game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling

  1. Install Go

  2. Run

    go get github.com/garyburd/go-websocket/websocket

  3. Run

    go run *.go

  4. Open a browser on "http://localhost:13337"

About

a Go webserver which serves a html multiplayer version of the tron lightcycle game


Languages

Language:Go 53.6%Language:JavaScript 46.4%