@hackage chesshs0.2.1

Simple library for validating chess moves and parsing PGN files

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.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      no-pgn
       (off by default)

      don't include the PGN parser, this removes the attoparsec dependency