A .NET Core library with functionality to take a simple screenshot of a chessboard to a fully-evaluated position.
Info
| Version: | 0.1.1 |
| Author(s): | Ian Hornik |
| Last Update: | Monday, March 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://yiliansource.github.io/chesster/ |
| NuGet Url: | https://www.nuget.org/packages/Chesster |
Install
Install-Package Chesster
dotnet add package Chesster
paket add Chesster
Chesster Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.2)
- Microsoft.Extensions.Logging.Console(>= 3.1.2)
- Microsoft.ML(>= 1.4.0)
- Microsoft.ML.ImageAnalytics(>= 1.4.0)