16 Forks
58 Stars
58 Watchers

ChessLib

C# chess library containing a complete data structure and move generation.

How to download and setup ChessLib

Open terminal and run command
git clone https://github.com/rudzen/ChessLib.git
git clone is used to create a copy or clone of ChessLib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ChessLib https://github.com/rudzen/ChessLib/archive/master.zip

Or simply clone ChessLib with SSH
[email protected]:rudzen/ChessLib.git

If you have some problems with ChessLib

You may open issue on ChessLib support forum (system) here: https://github.com/rudzen/ChessLib/issues