18 lines
439 B
Markdown
18 lines
439 B
Markdown
# Node Go
|
|
A browser application to play Go in real time.
|
|
|
|
## Development Demo
|
|
[The project in it's current state](https://play-node-go.herokuapp.com/)
|
|
|
|
## 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)
|