Node Go is a web application for playing the board game Go in real time
Find a file
2020-02-10 22:07:35 -08:00
.circleci remove psql references from circleci config and test suite 2020-02-10 22:05:33 -08:00
packages remove psql references from circleci config and test suite 2020-02-10 22:07:35 -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 react and react-dom install to circleci config 2020-02-07 18:22:32 -08:00
package.json add react and react-dom install to circleci config 2020-02-07 18:22:32 -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