Hi!

Installation

go mod tidy
go mod verify

Usage

go run cmd/run-server/main.go

Open your browser and go to http://localhost:1234/game.

Party mode

brew install ngrok/ngrok/ngrok
ngrok http http://localhost:1234