niehusst / net-go

The game Go over the internet.
GNU General Public License v3.0
0 stars 0 forks source link

net-go

The game Go over the internet. Inspired by the Hikaru no-Go manga.

This project is divided into a Go backend and an Elm frontend. Dev setup steps/requirements can be found in READMEs under the corresponding directories.

You can launch the dev server by running npm start.

Basic game architecture

Game UML diagram

Built with thanks to the following tools

Acknowledgements