7 releases

new 0.0.9 Nov 18, 2024
0.0.8 Nov 14, 2024
0.0.7 Jul 28, 2024

#398 in Game dev

Download history 112/week @ 2024-07-29 2/week @ 2024-08-05 6/week @ 2024-09-23 3/week @ 2024-09-30 112/week @ 2024-11-11

112 downloads per month

MIT/Apache

220KB
703 lines

bevy_la_mesa

Crates.io MIT/Apache 2.0 Crates.io

Plugin for building card-based games on bevy. Handles deck, cards, hand and table.

Events

Event Descritpion
RenderDeck render deck on table
DeckRendered when deck is rendered
CardHover mouse card hover on
CardOut mouse card pointer off
CardPress press card
DeckShuffle shuffle deck of cards
DrawHand draw cards from deck to hard
PlaceCardOnTable place card from hand or deck on table
AlignCardsInHand align cards in hands spacially
DiscardCardToDeck place card from back to deck

Dependencies

~44–81MB
~1.5M SLoC