Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.08 KB

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