Podch

crates.io License

Implementation of the same name abstract board game.

Usage

Add podch to your Cargo.toml:

toml [dependencies] podch = "*"

See the example of using the standard implementation (SimpleGame).