Node Go is a web application for playing the board game Go in real time
Find a file
2020-02-07 16:01:54 -08:00
.circleci update node image in circleci config 2020-02-06 11:17:02 -08:00
packages patch React compilation warnings and useEffect dependencies 2020-02-07 16:01:54 -08:00
deployment.md collect dev dependencies in root package.json 2020-02-05 17:14:16 -08:00
lerna.json init lerna 2020-02-05 15:29:36 -08:00
package-lock.json patch React compilation warnings and useEffect dependencies 2020-02-07 16:01:54 -08:00
package.json patch React compilation warnings and useEffect dependencies 2020-02-07 16:01:54 -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