Joesalmon1985 / PandemicBoardGame

An attempt at making a python script that lets you play the Pandemic Board Game
2 stars 5 forks source link

the setup def in makeboard doesn't set the number of countries to 0 #4

Closed Joesalmon1985 closed 8 years ago

Joesalmon1985 commented 8 years ago

So I've created a test which checks that the number of countries is set to 0 at the start of the game. Currently this test fails, and I don't know why.