node-go/packages/server
2020-02-05 16:45:19 -08:00
..
packages/play-node-go add FormError component to display auth errors 2020-02-05 16:45:19 -08:00
play-node-go stub nav form styles and fix board span bug 2020-02-05 16:45:13 -08:00
server stub render board state from make_move 2020-02-05 16:45:13 -08:00
deployment.md deploy subdirectories successfully 2020-02-05 16:45:03 -08:00
lerna.json init lerna 2020-02-05 16:45:13 -08:00
package.json init lerna 2020-02-05 16:45:13 -08:00
README.md debug room socket connect dispatch 2020-02-05 16:45:11 -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