chesshs: Simple library for validating chess moves and parsing PGN files

[ bsd3, game, library ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
no-pgn

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

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2.0, 0.2.1
Dependencies array (>=0.3.0.0), attoparsec (>=0.10.0.0), base (>=4.7 && <5), bytestring (>=0.9.0.0), containers (>=0.4) [details]
License BSD-3-Clause
Author Arno van Lumig
Maintainer arno@vanlumig.com
Revised Revision 1 made by ArnoVanLumig at 2015-03-15T12:03:27Z
Category Game
Home page http://arnovanlumig.com/chesshs.html
Uploaded by ArnoVanLumig at 2014-11-23T12:40:59Z
Distributions NixOS:0.2.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3545 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]