项目作者: ignacy

项目描述 :
MinMax implementation for checkers
高级语言: C#
项目地址: git://github.com/ignacy/warcaby.git
创建时间: 2019-11-05T17:40:07Z
项目社区:https://github.com/ignacy/warcaby

开源协议:

下载


Warcaby

An engine for simplified checkers using minimax with alpha-beta pruning.

Example
game

Usage

dotnet run --project WarcabyApp

Tests

I wrote some tests you can run with the dotent test command