prince-chrismc / Pandemic

This is a C++ project to recreate the board game Pandemic as apart of my COMP345 course at Concordia University during the winter 2017 semester.
MIT License
0 stars 0 forks source link

Save/Load missing player's city #1

Closed prince-chrismc closed 7 years ago

prince-chrismc commented 7 years ago

Done. Needs testing

prince-chrismc commented 7 years ago

save game and load return a player to their city =)