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

bin+lib brydz_core

Implemented basic rules of contract bridge game

5 releases (breaking)

new 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

#103 in Games

Download history 17/week @ 2024-01-11 2/week @ 2024-01-18 8/week @ 2024-02-01 1/week @ 2024-02-08 9/week @ 2024-02-15 43/week @ 2024-02-22 11/week @ 2024-02-29 103/week @ 2024-03-07 29/week @ 2024-03-14 3/week @ 2024-03-21 84/week @ 2024-03-28 105/week @ 2024-04-04

256 downloads per month
Used in 2 crates

Custom license

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:

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.

Dependencies

~7–20MB
~269K SLoC