Node Go is a web application for playing the board game Go in real time
Find a file
2020-02-05 16:45:22 -08:00
packages patch remove unnecessary socket.io cookie 2020-02-05 16:45:22 -08:00
play-node-go stub nav form styles and fix board span bug 2020-02-04 22:52:07 -08:00
server stub render board state from make_move 2020-01-31 22:22:43 -08:00
deployment.md deploy subdirectories successfully 2020-01-09 12:40:26 -08:00
lerna.json init lerna 2020-02-05 15:29:36 -08:00
package.json init lerna 2020-02-05 15:29:36 -08:00
README.md debug room socket connect dispatch 2020-01-28 14:33:54 -08:00

Node Go

A browser application to play Go in real time.

Development Demo

The project in it's current state

Features

  • Realtime communications
  • Multiple game settings
  • Customizable board size

Built with