Skip to content

Implement pickling for GameState #342

Open
@smallnamespace

Description

@smallnamespace

Last time I tried, pickle errored out when trying to serialize a GameState.

Pickling is necessary if anyone wants to ship a state over the wire, etc., and might also be the fastest route to writing a fast __deepcopy__

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions