Computer openings lookup
C# implementation of polyglot chess opening book reader and checker.
Also merges books.
Implementation for a chess game engine that I never released. This is part of a pair of implementations the other being my ZobristCSharp Hash, https://github.com/cjpdev/ZobristCSharp
The intergration test app is: https://github.com/cjpdev/ZobristPolyglotCSharp