NickelSilver / Project-Cold-Iota

CSCI232 Group #4
0 stars 0 forks source link

Use Pickle Module to save Game state #9

Closed mdolan2424 closed 9 years ago

mdolan2424 commented 9 years ago

We need to explore all objects to be saved to game state. The pickle module can serialize data into a text file.