SwiftChess 1.0
Adds support for persistence inside the SwiftChess engine. The entire game state can now be converted to and reinitialised from a Dictionary
.
Serialize it to Json, save it to disk, send it over the network etc.
Adds support for persistence inside the SwiftChess engine. The entire game state can now be converted to and reinitialised from a Dictionary
.
Serialize it to Json, save it to disk, send it over the network etc.