The goal is to make a simple chess opening book reader that can read the Chessbase CTG format. The code of Aaron Becker from the daydreamer chess project (http://github.com/AaronBecker/daydreamer) is used as a starting point.
- For now, run "make".
- Then execute "ctg_reader ". You will get JSON output on the search results.