thomas-daniels / Chess.NET

[No longer maintained] A .NET chess library, written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Maintenance Intended

I don't intend to continue maintaining this project. See #29 (comment) for the details.

Chess.NET

Chess.NET is a chess library for .NET, written in C#.

It contains the following features:

Planned features:

  • Draw on threefold repetition
  • Draw on insufficient mating material

NuGet

Chess.NET is available on NuGet, compiled for .NET Standard 1.3.

https://www.nuget.org/packages/ChessDotNet/
https://www.nuget.org/packages/ChessDotNet.Variants/

About

[No longer maintained] A .NET chess library, written in C#

License:MIT License


Languages

Language:C# 100.0%