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.
sjakk FILENAME N
FILENAME - name of a .txt file containing the moves in a game of chess
N - the round you want to look at