23 releases (6 breaking)

0.7.2 Aug 20, 2024
0.7.0 Jul 8, 2024

#2 in #identities

Download history 822/week @ 2024-06-15 1066/week @ 2024-06-22 776/week @ 2024-06-29 211/week @ 2024-07-06 6/week @ 2024-07-13 29/week @ 2024-07-20 128/week @ 2024-07-27 251/week @ 2024-08-17 19/week @ 2024-08-24 10/week @ 2024-08-31

280 downloads per month

MIT license

97KB
2.5K SLoC

Hemoglobin

Utilities for the card game Bloodless. These utilities currently kinda suck. But also, they do their job.

Used in Hemolymph, the card search engine for Bloodless.


lib.rs:

Hemolymph is a library containing data structures and functions useful for the card game Bloodless. It is used by Hemolymph, the official card search engine.

The two datastructures are Card, which represents a card and CardId, which represents a card identity. Card identities in this library do not represent card identities as defined by the game's rules, but rather as a more general structure for identifying cards.

This library contains the search functions used by Hemolymph.

Dependencies

~4–5.5MB
~81K SLoC