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

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
Category Game
Home page http://arnovanlumig.com/chesshs.html
Uploaded by ArnoVanLumig at 2015-03-13T08:58:43Z
Distributions NixOS:0.2.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3544 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-03-13 [all 1 reports]