Crates.io | card_play |
lib.rs | card_play |
version | 0.1.3 |
source | src |
created_at | 2024-02-22 18:33:06.029819 |
updated_at | 2024-02-24 17:15:00.666262 |
description | A set of types, methods and functions for manipulating playing cards |
homepage | |
repository | https://github.com/anotherstevest2/solitaire |
max_upload_size | |
id | 1149588 |
size | 55,007 |
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.
Licensed under either of
at your option.
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.