1 unstable release
0.1.0 | Nov 23, 2022 |
---|
#1278 in Game dev
32KB
479 lines
Podch
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
~175KB