aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Opening.md
blob: 7078135d66fd915894267e3aac29dc2b8eba039b (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. In turn, this file is used in Openings.hpp.


#### 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.