2020-01-28 22:33:54 +00:00
|
|
|
# Node Go
|
|
|
|
A browser application to play Go in real time.
|
|
|
|
|
|
|
|
## Development Demo
|
2020-03-30 03:27:38 +00:00
|
|
|
[The project in it's current state](https://play-node-go.herokuapp.com/)
|
|
|
|
[Client only prototype](https://sorrelbri.github.io/browser-go-proto/)
|
2020-01-28 22:33:54 +00:00
|
|
|
|
|
|
|
## Features
|
|
|
|
- [ ] Realtime communications
|
|
|
|
- [ ] Multiple game settings
|
|
|
|
- [ ] Customizable board size
|
|
|
|
|
|
|
|
|
|
|
|
## Built with
|
|
|
|
- [Express](https://expressjs.com)
|
|
|
|
- [React](https://reactjs.org)
|
|
|
|
- [PostgreSQL](https://postgresql.org)
|
|
|
|
- [Socket.io](https://socket.io)
|
|
|
|
- [Sass](https://sass-lang.com)
|
2020-03-30 03:27:38 +00:00
|
|
|
### Management & Deployment
|
|
|
|
- Lerna
|
|
|
|
- CircleCI
|