Skip to content

jedisabito/coup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coup

Allows for moderation of a game of Coup without cards. All you need is Python installed to run this. Requires someone to moderate the game (as a non-player). Supports 2-6 players (no support for additional 2 player rules).

To run: "python server.py [ip addr] [port]" without brackets. Passing "external" into the [ip addr] argument will fetch your network-facing IP automatically. Passing "localhost" will run the server locally. Any ip addr available to you can be used.

Anyone can join with telnet.

About

Server that moderates Coup over telnet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages