这是indexloc提供的服务,不要输入任何密码
Skip to content

Dirkster99/ChessMatingPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Mating Patterns

Using automated means of programming to detect check mating patterns via PGN file positions and moves.

PyChess Parser Approach

This repository contains Python/Jupyter Notebook based parsers that detect various chess mating patterns (Kill Box, Vukovic, Triangle, Balestra, Blind Swine) using PyChess and Spark as the main base of the operation.

See the sub-directory CoLab_Python_Parser sub-directory for more details.

Sample Data

The sub-directory More_Patterns contains manually collected data sample as a reference for specific matting patterns.

About

Using automated means of programming to detect check mating patterns via PGN file positions and moves.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published