Node Go is a web application for playing the board game Go in real time
Find a file
2020-03-29 23:23:51 -07:00
.circleci add machine-enabled to deploy step 2020-03-29 23:23:51 -07:00
packages raise react dependencies to root package.json 2020-02-10 22:23:44 -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 add audit-level flag to ci to bypass low-level dev-dependency issues 2020-03-29 20:56:16 -07:00
package.json add deployment to ci pipeline 2020-03-29 20:27:38 -07:00
README.md add deployment to ci pipeline 2020-03-29 20:27:38 -07:00

Node Go

A browser application to play Go in real time.

Development Demo

The project in it's current state
Client only prototype

Features

  • Realtime communications
  • Multiple game settings
  • Customizable board size

Built with

Management & Deployment

  • Lerna
  • CircleCI