Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

File metadata and controls

17 lines (11 loc) · 418 Bytes

DESCRIPTION

Displays any round in a given game of chess. The program uses a modified version of portable game notation, where metadata and final score / consesion etc. is stripped. Use convert_game_txt.py to convert PGN files to this simplified format.

USAGE

sjakk FILENAME N

WHERE

FILENAME - name of a .txt file containing the moves in a game of chess

N - the round you want to look at