rusty_cards
A Rust library for representing and manipulating playing cards and decks.
Features
- Card and deck objects
- Basic card operations
- Deck shuffling and drawing
- Terminal display of cards
- Unit tests for core functionality
Usage
Add this crate to your Cargo.toml:
[]
= "x.x.x"
Example usage:
TBD
License
BEERWARE