Skip to content

IRC game based on Monopoly implemented as a Cardinal plugin

License

Notifications You must be signed in to change notification settings

karan42/chatopoly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatopoly

IRC game based on Monopoly implemented as a Cardinal plugin.

Installation

First, get Cardinal and follow the associated instructions for setting it up. Once you have Cardinal working successfully, install the Chatopoly plugin:

cd plugins
git clone https://github.com/Derecho/chatopoly.git
pip install -r chatopoly/requirements.txt

In Cardinal's config.json, you'll need to add chatopoly under plugins. You may also find it handy to remove most of the other plugins to stop them from being loaded and interfering with the game. admin and help are useful plugins to keep.

Acknowledgements

This game is heavily inspired by the rules and behaviour of the monop game that is part of bsd-games.

About

IRC game based on Monopoly implemented as a Cardinal plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%