/tron2go

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

Primary LanguageGo

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"