chessIO: Basic chess library
A simple library for generating legal chess moves. Also includes a module for communication with external processes that speak the UCI (Universal Chess Interface) protocol, a PGN parser/pretty printer, and Polyglot opening book support. On top of that, provides a console frontend program (cboard) that can be used to interactively play against UCI engines.
Modules
[Index] [Quick Jump]
Downloads
- chessIO-0.3.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.6.1.1, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.9.1.0, 0.9.2.0, 0.9.3.0, 0.9.3.1, 0.9.4.0, 0.9.5.0 |
---|---|
Dependencies | attoparsec, base (>=4.10 && <5), binary, bytestring, chessIO, containers, extra, file-embed, haskeline, megaparsec, MonadRandom, mtl, o-clock, optparse-applicative, parser-combinators, prettyprinter, process, random, stm, text, time, unordered-containers, vector [details] |
License | BSD-3-Clause |
Copyright | 2019 Mario Lang |
Author | Mario Lang |
Maintainer | mlang@blind.guru |
Category | Game |
Home page | https://github.com/mlang/chessIO#readme |
Bug tracker | https://github.com/mlang/chessIO/issues |
Source repo | head: git clone https://github.com/mlang/chessIO |
Uploaded | by mlang at 2019-05-20T08:14:06Z |
Distributions | NixOS:0.9.5.0 |
Executables | polyplay, pgnio, cboard |
Downloads | 6024 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-20 [all 1 reports] |