/Chess

3D Chess client using Stockfish

Primary LanguageC#

Chess

Donate Build Status Build Status Windows

Stockfish client using Crow.OpenTK libraries.

Please report bugs and issues on GitHub

Building

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.

Screen shots :

chess chess chess