Description
Simple library for validating chess moves and parsing PGN files.
Description
With this library you can load chess boards from FEN and PGN notation and apply moves to the boards. Moves will only be allowed if they are valid under the normal chess rules.