Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 319 Bytes

#Blue Shift

Experimental game server using golang.

####HELP!!!

/client/ = client side resources

/config/ = server side config

/engine/ = interface and example mock implementation

/login/ = api to allow client to log in

/socket/ = web socket implementation

server.go = http / socket server binding to port 8090