Pandemic is a board game from Z-MAN games.
The easiest way is to run the code online on repl.it.
- On line
1, put the names of who's going to play. It's up to 5 people. - On line
2, change toFalseif you do not want the order of players to be randomized. - On line
3, change toTrueto only use roles from the original board game. - Click on the green
run ▶button at the top of the screen.
Find it here, or print_all_roles() in the code.