This repository has been archived on 2021-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
chess/test/dev/kske/chess
Kai S. K. Engelbart 44f91591b4 Implemented saving to PGN file
+ copyVariations parameter in copy constructors of Board and Log

This procedure still required work in the form of efficiently rewinding
the board to the first position for SAN move extraction and shortening
SAN moves to the smallest possible representation.
2019-12-06 23:54:11 +01:00
..
board Implemented saving to PGN file 2019-12-06 23:54:11 +01:00
pgn Added PGNDatabaseTest and test file 2019-10-21 21:45:38 +02:00