5 releases (breaking)
0.5.0 | Apr 9, 2024 |
---|---|
0.4.0 | Apr 2, 2024 |
0.3.0 | Mar 12, 2024 |
0.2.0 | Feb 7, 2024 |
0.1.1 | Jan 16, 2024 |
#372 in Games
23 downloads per month
Used in 2 crates
395KB
7K
SLoC
brydz_core
This crate implements core rules of contract bridge game (currently only playing phase).
With feature amfiteatr
it provides interfaces compatible with amfiteatr
.
This is structure library, play simulation is implemented in
brydz_model
.
This crate is published in current state to be some live example of amfiteatr
concept.
Currently, it lacks documentation and is not stable.
lib.rs
:
Module containing basic Symbol trait
Licence:
This crate implements core rules of contract bridge game (currently only playing phase).
With feature amfiteatr
it provides interfaces compatible with amfiteatr
.
This crate is published in current state to be some live example of amfiteatr
concept.
Currently it lacks documentation and is not stable.
Dependencies
~8–18MB
~268K SLoC