Skip to contents

All functions

card_suit()
Generic to get card suit (e.g., "red", "blue", "wild")
card_value()
Generic to get card value (e.g., "3", "skip", "draw4")
convert_to_card_vctr()
Convert a tibble to a card_vctr
create_uno_deck()
Create a Standard UNO Deck
deal_hands()
Deal Cards to UNO Players
new_card_vctr()
Create a card vector (custom vctrs class)
play_game()
Start a New UNO Game