card_play

Crates.iocard_play
lib.rscard_play
version0.1.3
sourcesrc
created_at2024-02-22 18:33:06.029819
updated_at2024-02-24 17:15:00.666262
descriptionA set of types, methods and functions for manipulating playing cards
homepage
repositoryhttps://github.com/anotherstevest2/solitaire
max_upload_size
id1149588
size55,007
(anotherstevest2)

documentation

README

Card Play

A set of types, methods and functions for manipulating playing cards (common french-suited with or without jokers). Support for cutting, merging, both human style and fully random ordering shuffles, measuring shuffle quality (rising sequence based), drawing cards, moving cards in a deck etc. Handles card stacks containing more than one deck. Target user is someone who want to manipulate the deck such as magicians, etc. rather than users looking for an engine for card games. The solitaire_cypher was the first use.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt