Skip to content

lon9/ww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Are you a werewolf?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages