2 releases
0.1.1 | Sep 28, 2024 |
---|---|
0.1.0 | Aug 10, 2024 |
#748 in Game dev
220 downloads per month
46KB
849 lines
Shuftlib
Shuftlib is a general purpose card games library. It aims to contain reusable types and behaviour for any card game, any deck type.
Status
For now I'm just playing around with the library. Bugs and breaking changes are not only possible, but expected.
lib.rs
:
This crate contains all the necessary types, methods, functions and traits to work with cards, decks and card games.
Dependencies
~1.2–1.8MB
~38K SLoC