@hackage chessIO0.3.1.2
Basic chess library
Categories
License
BSD-3-Clause
Maintainer
mlang@blind.guru
Links
Versions
Installation
Dependencies (17)
- MonadRandom
- attoparsec
- base >=4.10 && <5
- binary
- bytestring
- containers Show all…
Dependents (0)
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.