3D Chess client using Stockfish
Stockfish client using Crow.OpenTK libraries.
Please report bugs and issues on GitHub
git clone https://github.com/jpbruyere/Chess.git # Download sources
cd Chess
git submodule update --init --recursive # Get submodules
nuget restore Chess.sln # restore nuget
xbuild /p:Configuration=Release Chess.sln # Compile
The resulting executable will be in build/Release.
![]() | ![]() | ![]() |