#bridge #card-game #card #game-theory

bin+lib brydz_core

Implemented basic rules of contract bridge game

6 releases (breaking)

0.7.0 Mar 24, 2025
0.5.0 Apr 9, 2024
0.4.0 Apr 2, 2024
0.3.0 Mar 12, 2024
0.1.1 Jan 16, 2024

#264 in Games


Used in 2 crates

Custom license

395KB
7K SLoC

Module containing basic Symbol trait

Licence:

MIT: https://mit-license.org/

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.


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.

Dependencies

~8–20MB
~301K SLoC