/chess-pgn-gif

A simple series of python scripts that convert a chess game given in PGN format to a GIF file. For now the board and its moves is represented as 'ASCII art'. Future work includes SVG output files for images.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Watchers