podch

Crates.iopodch
lib.rspodch
version0.1.0
sourcesrc
created_at2022-11-23 14:21:50.071499
updated_at2022-11-23 14:21:50.071499
descriptionGame engine for the podch abstract board game
homepagehttps://asup.su/podch
repositoryhttps://git.vanutp.dev/Sup/podch
max_upload_size
id721643
size46,276
Aleksandr Sup (SashaVonSup)

documentation

README

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).

Commit count: 0

cargo fmt