pmerg / ExtractPGN

Extract PGN game files from Chessgames

Home Page:http://www.smallchess.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Chessgames provides mechanism for accessing the latest chess games. Unfortunatley, the site is reluctant to offer a single PGN file for the games without premium membership.

This project provides simple Python scripts to merge the games into a single PGN file. It is simple, quick and free.

SmallChess uses this project to generate PGN files for it's apps.

http://www.smallchess.com/Games/

How to use?

Run build.sh. Please look at build.sh for further details. You might need to install some Python dependencies. Run the script and fix the errors.

About

Extract PGN game files from Chessgames

http://www.smallchess.com


Languages

Language:Shell 80.3%Language:Python 19.7%