/ww

Are you a werewolf?

Primary LanguageGo

ww

Command line implementation of "Are you a werewolf?"

Usage

Compile protobuf and gRPC

protoc --go_out=plugins=grpc:. proto/*.proto

Compile binary

go get -u
go build

Start server

./ww server

Connect clients to server

./ww client