Implementation of the same name abstract board game.
Add podch to your Cargo.toml:
Cargo.toml
toml [dependencies] podch = "*"
See the example of using the standard implementation (SimpleGame).
SimpleGame