Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.