Save

Menu Options ›› File ››
Parent Previous Next

To save the game in its current state, choose File > Save or press Ctrl+S. If you have already created a save file for the current game, Save will simply update that file. If you have not yet created a save file for the current game, you will be asked to choose one.


Chess 10 save files are ordinary text files (*.txt) consisting of a list of moves, one move per line. An ordinary move appears as the piece's starting location and ending location. "03" means the piece was in the 1st column and 4th row (they start counting at 0). So, moving your queenside (left) knight two spaces forward and one to the left would appear as "1705". Castling moves appear as one character representing the player ("b" for Black and "w" for White) and one character representing the side ("l" for left, or queenside, and "r" for right, or kingside). With a few minutes of practice, you will be able to read a Chess 10 save file yourself and manually play out the saved game in another chess program or on a physical chess board.


Unfortunately, Chess 10 is only compatible with save files from version 9 or later, as previous versions' save files consisted of a list of the current locations of each piece, as well as other information about whether they were a vulnerable pawn, if they had moved yet, and so on.