项目作者: ignacy
项目描述 :
MinMax implementation for checkers
高级语言: C#
项目地址: git://github.com/ignacy/warcaby.git
Warcaby
An engine for simplified checkers using minimax with alpha-beta pruning.

Usage
dotnet run --project WarcabyApp
Tests
I wrote some tests you can run with the dotent test
command