Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 287 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 287 Bytes

pgn2json

Convert recorded chess games to JSON files

This is a program written in Python for converting recorded chess games (in PGN format) to JSON format. At the moment it can successfully convert all the moves into JSON but it cannot yet convert the other headers of the PGN file.