Skip to content

fivesixty/js-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-go

Simple implementation of go in HTML/Javascript.

go.html contains a single screen alternating turn implementation.

server.js and associated files use the base implementation to make a real-time game lobby and games using Node.js and Socket.io.

The server requires packages node-static, socket.io and underscore from npm.

About

Simple go game in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published