/KnightsTale

My second chess program attempt.

Primary LanguageC#MIT LicenseMIT

Knight's Tale

Chess

The game engine.

Chess.Console

Console application to play a game.

help List available commands.

set black level_4 Set the black player to be played by the computer at level 4.

e2e4 Move figure from e2 to e4.

load Load a game.

save Save a game.

Chess.Test

Tests for the game.

Chess.WebApi

Web API and client to use the Chess library.

Chess.WinForms

Graphical interface to play the chess game created with Windows.Forms framework.

Chess.Wpf

Graphical interface to play the chess game created with Windows Presentation Foundation framework.

KnightsTaleUci

UCI (Universal Chess Interface)