https://github.com/schneedotdev/deal
🃏 deal is a lightweight, flexible Rust crate for managing decks of cards. It provides a structured way to create, shuffle, and serve cards, making it easy to build card-based applications and games.
https://github.com/schneedotdev/deal
Last synced: 4 months ago
JSON representation
🃏 deal is a lightweight, flexible Rust crate for managing decks of cards. It provides a structured way to create, shuffle, and serve cards, making it easy to build card-based applications and games.
- Host: GitHub
- URL: https://github.com/schneedotdev/deal
- Owner: schneedotdev
- Created: 2025-02-07T23:11:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T06:29:06.000Z (over 1 year ago)
- Last Synced: 2025-08-17T01:11:55.379Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🃏 deal
deal is a lightweight, flexible Rust crate for managing decks of cards. It provides a structured way to create, shuffle, and serve cards, making it easy to build card-based applications and games.