r1cc4rdo / pandemic

Pandemic role chooser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pandemic is a board game from Z-MAN games.

How to use the tool

The easiest way is to run the code online on repl.it.

  1. On line 1, put the names of who's going to play. It's up to 5 people.
  2. On line 2, change to False if you do not want the order of players to be randomized.
  3. On line 3, change to True to only use roles from the original board game.
  4. Click on the green run ▶ button at the top of the screen.

Roles cheatsheet

Find it here, or print_all_roles() in the code.

More information

About

Pandemic role chooser

License:The Unlicense


Languages

Language:Python 100.0%