catanatron icon indicating copy to clipboard operation
catanatron copied to clipboard

Add pickle support

Open HassanJbara opened this issue 7 months ago • 2 comments

  • move utility functions in catanatron_server to utils.py
  • create catanatron_server.pickle module for operations on pickle files
  • add ability to save game states when using main script to local pickle files with the --pickle and --pickle-output flags

this retains --db support.

HassanJbara avatar Jul 18 '24 19:07 HassanJbara