Skip to content

SwiftChess 1.0

Compare
Choose a tag to compare
@SteveBarnegren SteveBarnegren released this 20 Jan 18:20
· 28 commits to master since this release

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.