Skip to content

r1cc4rdo/pandemic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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