Skip to content

DaveyPocket/GoSockSnakesIOJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Snake multiplayer game in Go!

This game was created by @DaveyPocket and @pietromenna at Recurse Center just for fun and to learn about Socket.io.

Installing

Clone this repository:

$ git clone https://github.com/DaveyPocket/GoSockSnakesIOJS.git

Install the dependencies:

$ go get github.com/googollee/go-socket.io

Launching the Game Server

$ go run server.go

Connect to your game server

$ chrome http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published