Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/boombuler/tron2go
- Owner: boombuler
- Created: 2013-03-10T19:21:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-09T11:53:24.000Z (over 11 years ago)
- Last Synced: 2023-03-22T16:15:14.569Z (almost 2 years ago)
- Language: Go
- Size: 477 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compiling
=========1) Install Go
2) Run
go get github.com/garyburd/go-websocket/websocket
3) Rungo run *.go
4) Open a browser on "http://localhost:13337"