Skip to content

kabotnik/white-elephant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

white-elephant

Give it a list of players and it will select the next player until all have had a turn.

Building

On Windows

go build -o white-elephant.exe

Elsewhere

go build -o white-elephant

Running

white-elephant play -p players

Players should be a file containing a list of names, each name separated by a newline

Bob
Arnold
Mary
Alice
James

About

Give it a list of players and players from the list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages