Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boombuler/tron2go

a Go webserver which serves a html multiplayer version of the tron lightcycle game
https://github.com/boombuler/tron2go

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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"