[go: up one dir, main page]

Skip to content

An aggregated data set of chess opening names

License

Notifications You must be signed in to change notification settings

dtpc/chess-openings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess opening names

An aggregated data set of chess opening names.

field / dist/ description
eco x x ECO classification
name x x Opening name (English language)
pgn x x Most common moves to reach the opening position based on master games, as PGN
uci x Same moves as pgn in UCI notation
epd x EPD (FEN without move numbers) of the opening position, en passant field only if legal

Contributing

Improvements, additions and fixes are welcome.

Regenerate the files in dist/ by runnig make. Do not manually edit them.

Copyright

As a collection of facts, this data set is in the public domain. Considerable effort was spent curating and cleaning the data. Insofar as that qualifies for copyright, the work is released under the CC0 Public Domain Dedication.

CC0

About

An aggregated data set of chess opening names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Makefile 3.1%