Skip to content
/ CMBR Public

CMBR - Chess move binary representation (WIP)

License

Notifications You must be signed in to change notification settings

datawater/CMBR

Repository files navigation

CMBR

CMBR - Chess Move Binary Representation (WIP)

Building

For release builds

cargo build --release

For development builds

cargo build

Usage

For usage run

cmbrcc help

or

cargo run -- help

Documentation

The documentation (WIP/Unfinished) is provided as a latex and pdf file

License

The software is distributed under the GPL-3.0 License

Authors