Skip to content

niehusst/net-go

Repository files navigation

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.

Telemetry aggregation via hyperdx.

Basic game architecture

Game UML diagram

Built with thanks to the following tools

Acknowledgements