nightly shuftlib

A generic library for card games and related topics

2 releases

0.1.1 Sep 28, 2024
0.1.0 Aug 10, 2024

#748 in Game dev

Download history 84/week @ 2024-08-05 25/week @ 2024-08-12 16/week @ 2024-09-16 121/week @ 2024-09-23 71/week @ 2024-09-30 12/week @ 2024-10-07

220 downloads per month

MIT/Apache

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