1 unstable release

0.1.0 Nov 23, 2022

#1231 in Game dev

31 downloads per month

Apache-2.0

32KB
479 lines

Podch

crates.io License

Implementation of the same name abstract board game.

Usage

Add podch to your Cargo.toml:

[dependencies]
podch = "*"

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

Dependencies

~180KB