Activity
UPDATE game to add chelem and poignee
UPDATE game to add chelem and poignee
UPDATE logic about is_dealer with enum
UPDATE logic about is_dealer with enum
UPDATE method to filter allowed_card
UPDATE method to filter allowed_card
WIP: logic to determine allowed card to play
WIP: logic to determine allowed card to play
UPDATE linting after running clippy
UPDATE linting after running clippy
UPDATE defining traits for each struct
UPDATE defining traits for each struct
UPDATE way to display card
UPDATE way to display card
Force push
UPDATE with usage of is_trump in match
UPDATE with usage of is_trump in match
UPDATE method to be more generic
UPDATE method to be more generic
ADD Hand struct to manage cards and won_cards
ADD Hand struct to manage cards and won_cards