@hackage chessIO0.2.0.0
Basic chess move generation and UCI client library
Categories
License
BSD-3-Clause
Maintainer
mlang@blind.guru
Links
Versions
Installation
Dependencies (9)
- attoparsec
- base >=4.8 && <5
- bytestring
- megaparsec
- parser-combinators
- process 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. On top of that, provides a console frontend program (cboard) that can be used to interactively play against UCI engines.