aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Opening.md
blob: e2bd91e2e67988e877b0fa95afc3e0f5917ce813 (plain)
1
2
3
4
5
6
7
8
9
%Opening Names DB
=====

The chess opening names database uses the [Lichess chess-openings](https://github.com/lichess-org/chess-openings) project. The script `tools/openings.sh` is used to fetch the last updates from the project, and generate the `binres/openings.hpp` file.


#### Acknowledgements

Thanks to [lichess-org](https://github.com/lichess-org) for the tremendous work, and providing the [chess-openings](https://github.com/lichess-org/chess-openings) project.