Skip to content

kmike/chess-tactics

Repository files navigation

chess-tactics

PyPI Version Supported Python Versions Build Status

chess-tactics is a Python library (based on python-chess) to work with common chess tactics.

Included:

  • static exchange evaluation functions,
  • detection of tactical patterns on the board,
  • classification of common tactical mistakes, such as hanging a piece or missing a fork.
  • License: MIT

Development

To work on the repository, install pre-commit and run pre-commit install to install the hooks.

About

Python library for working with chess tactics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages