Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T15:19:18.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T20:15:00.338Z (about 2 months ago)
- Topics: chess, chess-opening-classification, chess-openings, perl, perl5, polyglot
- Language: Perl
- Homepage:
- Size: 4.24 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
[![Price](https://img.shields.io/badge/price-FREE-0098f7.svg)](https://github.com/gflohr/qgoda/blob/master/LICENSE)
[![Travis (.org)](https://img.shields.io/travis/gflohr/Chess-Opening.svg)](https://travis-ci.org/gflohr/Chess-Opening)
[![Coverage Status](https://coveralls.io/repos/github/gflohr/Chess-Opening/badge.svg?branch=master)](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, [email protected], all rights reserved.