https://github.com/gflohr/chess-opening
Read chess opening books in polyglot .bin format and lookup ECO data
https://github.com/gflohr/chess-opening
chess chess-opening-classification chess-openings perl perl5 polyglot
Last synced: 4 months ago
JSON representation
Read chess opening books in polyglot .bin format and lookup ECO data
- Host: GitHub
- URL: https://github.com/gflohr/chess-opening
- Owner: gflohr
- License: other
- Created: 2019-02-17T09:26:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T15:19:18.000Z (over 7 years ago)
- Last Synced: 2025-03-30T14:01:51.456Z (about 1 year ago)
- Topics: chess, chess-opening-classification, chess-openings, perl, perl5, polyglot
- Language: Perl
- Homepage:
- Size: 4.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/gflohr/qgoda/blob/master/LICENSE)
[](https://travis-ci.org/gflohr/Chess-Opening)
[](https://coveralls.io/github/gflohr/Chess-Opening?branch=master)
# Chess-OpeningBook
Chess-OpeningBook is a Perl library for accessing chess opening data. See
[Chess::Opening](lib/Chess/Opening.pod) for an overview.
You can use it for reading chess opening books in
[polyglot](https://github.com/ddugovic/polyglot) format. See
[Chess::Opening::Book::Polyglot](lib/Chess/Opening/Book/Polyglot.pod)
for more information.
You can also lookup and browse ECO (Encyclopedia of Chess Openings) data. See
[Chess::Opening::Book::ECO](lib/Chess/Opening/Book/ECO.pod)
for more information.
## Copryight
Copyright (C) 2019, Guido Flohr, guido.flohr@cantanea.com, all rights reserved.