A text-based MUD written in Go. Features multiplayer with WebRTC and Sockets.
go run main.go engine.go
goreleaser release --snapshot --clean
Check the dist folder for the executables.
npm:
npm i -g @goreleaser/goreleaser
chocolatey:
choco install goreleaser
winget:
winget install goreleaser
apt:
sudo apt install goreleaser
go install:
go install github.com/goreleaser/goreleaser/v2@latest