mliebelt / pgn-spec-commented

Collects information about pgn (portable game notation), and explains typical usage of it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In a nutshell

Collects information about pgn (portable game notation), and explains typical usage of it.

PGN is a pretty old specification, and never changed afterwards. There are some discussions going on, so this repository shall collect information about it, and provide a better way to access it.

It will not implement the specification, there are already many implementations available.

Ideas

I got the idea to start with this when reading about fsmoscas PGN-Standard repository. The goal here is slighly different, he tries to change the standard.

So what should be done here:

Additional

Here is a collection of resources not really related to PGN, but to chess:

  • Chess Terms in English/German/Russian. Created a Gist for that, because I needed those terms on one page, and will use them in my lectures (for childs in a chess working group)

About

Collects information about pgn (portable game notation), and explains typical usage of it.

License:MIT License